refactor project structure
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
\alias{write_to_csv}
|
||||
\title{Write the parsed and repaired results into a csv file to make loading and developing faster and easier}
|
||||
\usage{
|
||||
write_to_csv(tables, path = "csv/", create = F)
|
||||
write_to_csv(tables, path = "data/csv/", create = F)
|
||||
}
|
||||
\arguments{
|
||||
\item{tables}{tibble list}
|
||||
|
||||
Reference in New Issue
Block a user