readCSV: Read in csv files in either format

View source: R/app_utilities.R

readCSVR Documentation

Read in csv files in either format

Description

Handle reading in of a csv that is either comma-decimal or semicolon-comma separation style

Usage

readCSV(path)

Arguments

path

file path

Value

read in data table


ddalthorp/GenEst documentation built on June 4, 2023, 1 a.m.