formr
The accompanying R package for the survey framework formr (see https://github.com/rubenarslan/formr.org and https://formr.org)
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
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (9.4%) to scientific vocabulary
Keywords
Repository
The accompanying R package for the survey framework formr (see https://github.com/rubenarslan/formr.org and https://formr.org)
Basic Info
- Host: GitHub
- Owner: rubenarslan
- License: other
- Language: R
- Default Branch: master
- Homepage: http://rubenarslan.github.io/formr/
- Size: 9.39 MB
Statistics
- Stars: 57
- Watchers: 7
- Forks: 3
- Open Issues: 6
- Releases: 6
Topics
Metadata Files
README.md
formr
<!-- badges: start -->
<!-- badges: end -->
The accompanying R package for the study framework formr
The formr R package provides a few convenience functions that may be useful to the users of formr (formr.org), an online survey framework which heavily relies on R via openCPU. Some functions may be useful to others too.
Some of the functions conveniently generate individual feedback graphics, some are just shorthands to make certain common operations in formr more palatable to R novices. A large number of functions help connect to formr, extract data, correctly type data (dates, numbers, text etc.), automatically aggregate items of a scale and so on.
The R package can be used inside formr.org, it is always loaded by default.
documentation
https://rubenarslan.github.io/formr
install
If you want to install the R package locally (e.g. to connect to formr and fetch the data in a nice format for you), run:
install.packages("remotes")
remotes::install_github("rubenarslan/formr")
Owner
- Name: Ruben C. Arslan
- Login: rubenarslan
- Kind: user
- Location: Berlin
- Company: @rforms @Meta-Rep
- Website: https://rubenarslan.github.io
- Twitter: rubenarslan
- Repositories: 36
- Profile: https://github.com/rubenarslan
Psychologist. Working on an open source survey and study software (formr.org), two R packages and reproducible documentation of my statistical analyses.
GitHub Events
Total
- Create event: 2
- Release event: 1
- Issues event: 8
- Watch event: 1
- Issue comment event: 6
- Push event: 15
Last Year
- Create event: 2
- Release event: 1
- Issues event: 8
- Watch event: 1
- Issue comment event: 6
- Push event: 15
Dependencies
- R >= 3.0.2 depends
- commonmark * imports
- curl * imports
- dplyr * imports
- ggplot2 * imports
- haven * imports
- httr * imports
- jsonlite * imports
- keyring * imports
- knitr * imports
- lubridate * imports
- methods * imports
- rmarkdown * imports
- scales * imports
- stats * imports
- stringr * imports
- tidyr * imports