refactor again because of check complaining
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
\alias{write_to_csv}
|
||||
\title{Write the parsed and repaired results into separate csv files}
|
||||
\usage{
|
||||
write_to_csv(tables, path = "data/csv/", create = F)
|
||||
write_to_csv(tables, path = "inst/csv/", create = F)
|
||||
}
|
||||
\arguments{
|
||||
\item{tables}{list of tables to convert into a csv files.}
|
||||
|
||||
Reference in New Issue
Block a user