readCSV: Read CR from a CSV file to tibble

View source: R/process.R

readCSVR Documentation

Read CR from a CSV file to tibble

Description

Read a CSV file as a tibble. The column names are identified automatically by colrow package.

Usage

readCSV(csvfile, product)

Arguments

csvfile

Path where the data is stored. Note that the last directory name will be the scenario's name.

product

Name of the product to be read. The file name will be 'product_scenario.CSV'


pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.