Learn R Programming

datetoiso (version 1.2.1)

get_number_of_symbols_in_string: 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")

Value

number of found symbols

Arguments

df_column

data frame date column or vector with dates

symbol

symbol that needs to be found, by default "T"

Author

Lukasz Andrzejewski