Skip to content
/ Fruved Public

Select health and behavioral survey scoring tools for R users. This is still work in progress.

Notifications You must be signed in to change notification settings

wzhou7/Fruved

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What Is Fruved?

This package consists of a few survey scoring tools for R users. The tools have been used for health and behaviorial studies associated with the GetFruved project.

How to Use This Package?

To use this package, you will need the devtools library to install it from github. For example,

install.packages("devtools") # install devtools
library(devtools) # load devtools
install_github("wzhou7/Fruved") # install Fruved

The above code needs to be run just once. Then, you can load the Fruved package each time of use:

library(Fruved) # load Fruved

Check specific instrument pages for details about each available function.

Which Instruments Are Included?

This Fruved package includes the following instruments:

About

Select health and behavioral survey scoring tools for R users. This is still work in progress.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages