Skip to content

rubenarslan/formr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 

formr

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("devtools")
devtools::install_github("rubenarslan/formr")

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages