https://github.com/brandmaier/deconstructr
R package deconstructR for disintegrating plots
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.3%) to scientific vocabulary
Repository
R package deconstructR for disintegrating plots
Basic Info
- Host: GitHub
- Owner: brandmaier
- Language: R
- Default Branch: master
- Size: 848 KB
Statistics
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
deconstructR
An R package for deconstructing scatter plots. Currently, three animated plots are provided: blackhole, flock, and gravity. Here is a simple example:
```{r, eval=FALSE} set.seed(234) N <- 20 x <- rnorm(N) y <- rnorm(N)+0.3*x
xlab <- "Chronic Functional Limitations" ylab <- "Depressive Affect"
gravity(x,y, xlab=xlab, ylab=ylab) ```

Other plot types
Check our other plots:
Flock plot

Blackhole

Owner
- Name: Andreas Brandmaier
- Login: brandmaier
- Kind: user
- Location: Berlin
- Website: http://www.brandmaier.de
- Twitter: brandmaier
- Repositories: 45
- Profile: https://github.com/brandmaier
Professor of Research Methods. Senior Research Scientist. Computer & Data Scientist in Lifespan Psychology.
GitHub Events
Total
- Watch event: 16
- Fork event: 1
Last Year
- Watch event: 16
- Fork event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Brandmaier | b****r@m****e | 11 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- lorenzwalthert (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- animation * depends