Description Usage Arguments Details Value Examples
The class inherits all methods from a data frame, but has many fixed attributes.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
x |
A data frame |
dataset_code |
A unique dataset id code. |
dataset_title |
A title, which should be the main Title if there are several titles
given by |
freq |
A frequency variable coded with |
unit |
A standardized unit id. |
unit_name |
A unit name. |
source |
A source, currently defaults to |
add_obs_status |
Defaults to |
n |
The number of observations to print. |
The attributes of the dataset are
The dataset_code id.
The title of the dataaset.
The data source information.
The name of the unit variable, which is recorded by its id in the dataset.
The session information added by add_sessioninfo
.
A validated dataset object.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.