get_projectmilestone_from_NASIS | R Documentation |
Helper functions for accessing the NASIS Project object.
get_projectmilestone_from_NASIS(SS = TRUE, stringsAsFactors = NULL, dsn = NULL)
get_projectmapunit_from_NASIS(SS = TRUE, stringsAsFactors = NULL, dsn = NULL)
SS |
logical. Use selected set? Default: |
stringsAsFactors |
Deprecated. |
dsn |
Optional: path or DBIConnection to local database containing NASIS table structure; default: |
get_projectmilestone_from_NASIS()
: data.frame containing project and project milestone information
get_projectmapunit_from_NASIS()
: data.frame containing project and project mapunit information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.