formr

The accompanying R package for the survey framework formr (see https://github.com/rubenarslan/formr.org and https://formr.org)

https://github.com/rubenarslan/formr

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

convenience-functions formr r survey-framework
Last synced: 9 months ago · JSON representation

Repository

The accompanying R package for the survey framework formr (see https://github.com/rubenarslan/formr.org and https://formr.org)

Basic Info
Statistics
  • Stars: 57
  • Watchers: 7
  • Forks: 3
  • Open Issues: 6
  • Releases: 6
Topics
convenience-functions formr r survey-framework
Created about 12 years ago · Last pushed over 1 year ago
Metadata Files
Readme Changelog License Zenodo

README.md

formr

<!-- badges: start --> CRAN status Codecov test coverage <!-- 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

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

DESCRIPTION cran
  • 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