get_number_of_symbols_in_string {datetoiso} | R Documentation |
Function to find number of symbols in date
Description
Function to find number of symbols in date
Usage
get_number_of_symbols_in_string(df_column, symbol = "T")
Arguments
df_column |
data frame date column or vector with dates |
symbol |
symbol that needs to be found, by default "T" |
Value
number of found symbols
Author(s)
Lukasz Andrzejewski
[Package datetoiso version 0.2.0 Index]