get_help | R Documentation |
Get help with command line interface for ODK Briefcase
get_help(target = "", briefcase = "odkBriefcase_latest")
target |
Path to directory of ODK Briefcase |
briefcase |
Filename of the downloaded ODK Briefcase |
Help notes on usage of ODK Briefcase via command line interface
## Not run:
dirPath <- tempdir()
get_briefcase(destination = dirPath)
get_help(target = dirPath)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.