get_number_of_symbols_in_string: Function to find number of symbols in date

View source: R/date_to_iso.R

get_number_of_symbols_in_stringR 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


datetoiso documentation built on May 29, 2024, 9:49 a.m.