fruved
Select health and behavioral survey scoring tools for R users. This is still work in progress.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found 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 (10.0%) to scientific vocabulary
Keywords
Repository
Select health and behavioral survey scoring tools for R users. This is still work in progress.
Basic Info
- Host: GitHub
- Owner: wzhou7
- Language: R
- Default Branch: master
- Homepage: https://wzhou7.github.io/Fruved/
- Size: 419 KB
Statistics
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
- Releases: 0
Topics
Metadata Files
README.md
What Is Fruved?
This package consists of a few survey scoring tools for R users. The tools have been used for health behavioral studies such as 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.
Click on the link to find a brief description and demonstrate its primary use.
* CDC's Body Mass Index (BMI)
* CDC's Growth Chart Standardized BMI (zBMI)
* Pittsburgh Sleep Quality Index (PSQI)
* Short Pittsburgh Sleep Quality Index (sPSQI)
* Cohen's 14-Item Stress Scale
* International Physical Activity Questionnaire (IPAQ)
* 10-Item Personality
* Healthy Eating Index (HEI) calculated from NDSR output
* Short Healthy Eating Index (sHEI)
* NCI's Dietary Screener Questionnaire (DSQ)
* NCI's Percentage Energy from Fat Screener (FAT)
* NCI's Fruit & Vegetable Intake Screener (FV)
Disclaimer: This package is shared for your convenience. While we make sincere efforts to make it correct, the code is provided as is. Therefore, please use it at your own risk and make an effort to verify results. Please report any issues or send revision suggestions.
Owner
- Login: wzhou7
- Kind: user
- Repositories: 1
- Profile: https://github.com/wzhou7
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - family-names: "Zhou" given-names: "Wenjun" orcid: "https://orcid.org/0000-0003-2346-8151" title: "Health Behavior Questionnaires Scoring Tools in R" version: 2.0.4 date-released: 2021-10-18 url: "https://github.com/wzhou7/Fruved/"
GitHub Events
Total
- Issues event: 5
- Watch event: 2
- Push event: 5
Last Year
- Issues event: 5
- Watch event: 2
- Push event: 5