Description Usage Arguments Value Note See Also Examples
Modify the Assessment_ID
of an existing STAR object, in both the
Metadata
and TimeSeries
components.
1 | append.id(star, suffix)
|
star |
STAR object, a list containing |
suffix |
string appended to the existing |
star
with the new Assessment_ID
.
This function is an administrative tool, convenient when two (or more) STAR
objects imported into R have the same Assessment_ID
. Before importing
into the STAR database, the Assessment_ID
of these STAR objects should
be modified by appending different suffix
strings. See example below.
combo
is the general method to construct the
Assessment_ID
.
read.template
reads an Excel STAR template into a STAR object,
offering the user to append a suffix
at the time of initial import.
gfcmSTAR-package
gives an overview of the package.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.