refactor again because of check complaining
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
\alias{read_from_csv}
|
||||
\title{create a tibble from the csv file}
|
||||
\usage{
|
||||
read_from_csv(path = "data/csv/")
|
||||
read_from_csv(path = "inst/csv/")
|
||||
}
|
||||
\arguments{
|
||||
\item{path}{directory to read files from
|
||||
|
||||
Reference in New Issue
Block a user