Description Usage Arguments Value Examples
View source: R/R PACKAGE (DEFINITIVO).R
The function retrieves the data we import, attributing a date vector to the rows.
1 | frmtb(d, vct_date)
|
d |
The dataframe of interest for the package. |
vct_date |
A vector with dates to attribute to the rows of the dataframe. |
A new dataframe , obtained by eliminating the first column and denominating rows with the dates we chose.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.