exportGlobalTags: export a global tags view as an old-style globaltags .rds...

Description Usage Arguments Value Author(s) See Also

View source: R/exportGlobalTags.R

Description

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.

Usage

1
2
exportGlobalTags(projectID, create = TRUE,
  exportFolder = MOTUS_PATH$TAG_PROJ)

Arguments

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: MOTUS_PATH$TAG_PROJ

Value

no return value; writes a file called "proj_NNN_globaltags.rds" to exportFolder

Author(s)

John Brzustowski jbrzusto@REMOVE_THIS_PART_fastmail.fm

See Also

getGlobalTagsView


jbrzusto/motusServer documentation built on May 19, 2019, 8:19 a.m.