| load_tag | R Documentation | 
given a tag directory from a portal download instantiate, populate, and return a sattag S4 object.
load_tag(tag_dir, streams = NA, stream_delim = "-")
| tag_dir | a path to a tag directory containg csv data streams downloaded from the portal. | 
| streams | a character vector limiting which streams to search for. NA default to all streams. note that  | 
| stream_delim | character defaults to  | 
a sattag S4 object.
Other tag stream loaders: 
batch_load_tags()
## Not run: 
tag1 <- load_tag("~/path/to/tags/tag1")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.