Description Usage Arguments Value
View source: R/rco_createMeta.R
Takes the raw info for the meta block of the output and puts it in a format usable by the updateReviewObject function
1 | createMeta(dataReviewRobject, df, arguments, timestamp, roundDigits)
|
dataReviewRobject |
Object of class dataReviewRobject |
df |
Data set passed in to the dataReviewR function |
arguments |
Collection of arguments passed to Review object with labels that match the dataReviewR arg definitions |
timestamp |
Timestamp |
roundDigits |
The number of digits to round to, using round |
dataReviewRobject
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.