myRead: Read in CSV files

View source: R/myRead.R

myReadR Documentation

Read in CSV files

Description

This function will read in CSV files in a way that is preferable to use in class.

Usage

myRead(csv)

Arguments

csv

Alphanumeric file path

Examples

## Not run: myRead("SPRUCE.csv")


josephhgrimes/MyPackage documentation built on March 31, 2022, 3:22 a.m.