Skip to content

amcrisan/minCombinREvalEmpty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minCombinR User Study

This package that creates empty R Markdown Files that study participants will fill in to assess minCombinR

Installing package

devtools::install_github("amcrisan/minCombinREvalEmpty")

Creating an empty project template

First, create a new project in a new directory

Using RStudio Menu, create a new project

Next, look for the 'Empty R Markdown Templates for User Study' template

From the template options, find the one called Empty R markdown Templates for User Study

Finally, provide the additional information necessary to create the project. I recommend opening the project in a new session. After that, you're all ready to go!

Finally, add a directory name and the participant ID number

Once the new project is open, this is what you should see

The final project should contain three files that the user will fill out

Note: Right now, there is a hardcoded line in R/getting_started.R that assume all projects will land in the following path: ~/Dropbox/UserStudy/minCombinR. I will change that later, but if you happen to fork this package structure to make your own templates be aware of this.

Getting Started

Three files will show up:

  1. Instructions.md

  2. 00_minCombinR_Tutorial.Rmd

  3. 01_minCombinR_Assessment.Rmd

The R Markdown documents are empty templates that will be filled in by the user. The study participant will go through the tutorial first and then the assessment. Following the completion of these tasks, study participants are asked to fill out an online survey.

About

minCombinR User Study Project Template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages