demonstration_and_testing.Rmd
Follow these steps to demonstrate the package’s capabilities:
redcapfiller
package.
install.packages("remotes")
# Run this line if the
‘remotes’ package isn’t installed already.remotes::install_github("ctsit/redcapfiller")
credentials.csv
that conforms to the specs of REDCapR::create_credential_local()..env
.path_credential
in
.env
setting it to the path to your
credentials.csv
created above.filler_demo_pid
in
.env
to match the project ID of the project you are testing
with.proof_of_concept.R
.proof_of_concept.R
.