remove_unnecessary_part_of_date | R Documentation |
Get substring of date to eliminate unnecessary part
remove_unnecessary_part_of_date(df_column, symbol = "T")
df_column |
date column or vector with dates |
symbol |
symbol that needs to be found, by default "T" |
substring of date from position 1 to position where last "symbol" is located
Lukasz Andrzejewski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.