check_csv_region: identifies the local csv type used in the provided file

View source: R/lib_io.R

check_csv_regionR Documentation

identifies the local csv type used in the provided file

Description

identifies the local csv type used in the provided file

Usage

check_csv_region(csv, n_lines = 5)

Arguments

csv

path to csv file

n_lines

amount of lines to read to analyze the type of the file

Value

either "us" or "eu"


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