refactor again because of check complaining

This commit is contained in:
2021-08-07 02:00:09 +02:00
parent 4b3e85be62
commit 502dc45781
22 changed files with 17 additions and 17 deletions
+1 -1
View File
@@ -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