https://github.com/dankelley/imagedigitizer
R app to digitize points in a PNG diagram
Science Score: 26.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
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.8%) to scientific vocabulary
Keywords
Repository
R app to digitize points in a PNG diagram
Basic Info
- Host: GitHub
- Owner: dankelley
- Language: R
- Default Branch: main
- Homepage: https://dankelley.github.io/imageDigitizer
- Size: 2.18 MB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
imageDigitizer is an R shiny app that can be used to digitize points in a PNG image.
Installation
Since imageDigitizer is not on CRAN, it is installed by typing
remotes::install_github("dankelley/imageDigitizer")
in an R console.
Usage
Run the main function by typing
library(imageDigitizer)
imageDigitizer()
in an R console. The GUI has elements to guide you through the process. If you
make an error, use the Undo button to remove the most recently added point.
Use the Save button to save the results to a text file that has a name
patterned on the name of the PNG file. Use the Code button to view a snippet
of R code that can read this file, and plot the results.
Owner
- Name: Dan Kelley
- Login: dankelley
- Kind: user
- Location: Halifax, NS, Canada
- Company: Dalhousie University
- Website: http://dankelley.github.io
- Repositories: 72
- Profile: https://github.com/dankelley
Oceanographer, University Professor and former Senator (ORCID https://orcid.org/0000-0001-7808-5911)
GitHub Events
Total
- Issues event: 2
- Issue comment event: 4
- Push event: 4
Last Year
- Issues event: 2
- Issue comment event: 4
- Push event: 4
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| dankelley | k****n@g****m | 61 |
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 14
- Total pull requests: 0
- Average time to close issues: 2 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 1.21
- 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
- dankelley (14)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- srggrs/assign-one-project-github-action 1.2.1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- R >= 2.15 depends
- fs * depends
- magick * depends
- shiny * depends
- colourpicker * imports
- png * imports
- knitr * suggests
- rmarkdown * suggests