convert_csv_regional_style: convert a CSV from one regional style to another

View source: R/lib_io.R

convert_csv_regional_styleR Documentation

convert a CSV from one regional style to another

Description

convert a CSV from one regional style to another

Usage

convert_csv_regional_style(fp_in, overwrite = FALSE, direction = "eu2us")

Arguments

fp_in

string path for input csv file in EU notation

overwrite

logical

direction

currently supported choices are "eu2us" or "us2eu"

Value

output file path or NULL if error


jorritvm/jrutils documentation built on Feb. 14, 2023, 11:33 p.m.