netvl.read.csv: Read CSV files containing data.

Description Usage Arguments Author(s) See Also

Description

Read CSV files containing formatted data. It must contain header and at least the variable "date" in the format "%Y-%m-%d" (ie, 4-digit year, month and day, separated by "-").

Usage

1
netvl.read.csv(file.name)

Arguments

file.name

The name of the file with the data. Likely it will be a .csv file.

Author(s)

Kazuki Yokoyama

See Also

read.csv


kmyokoyama/netvl documentation built on May 20, 2019, 12:52 p.m.