View source: R/exportGlobalTags.R
exportGlobalTags | R Documentation |
This function is a stop-gap to allow users to get their full data sets in advance of the full end-user motus R package being available.
exportGlobalTags(projectID, create = TRUE,
exportFolder = MOTUS_PATH$TAG_PROJ)
projectID |
integer scalar; motus project ID |
create |
if TRUE, recreate the tagProj .sqlite database from scratch; otherwise, use the existing one. |
exportFolder |
character scalar; default: |
no return value; writes a file called "proj_NNN_globaltags.rds" to
exportFolder
John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm
getGlobalTagsView
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.