update man
This commit is contained in:
+4
-2
@@ -4,10 +4,12 @@
|
||||
\alias{read_all}
|
||||
\title{Parse xml records}
|
||||
\usage{
|
||||
read_all(path = "inst/records/")
|
||||
read_all(path = "inst/records/", pattern = "-data\\\\.xml")
|
||||
}
|
||||
\arguments{
|
||||
\item{path}{character}
|
||||
\item{path}{path to records directory}
|
||||
|
||||
\item{pattern}{search pattern to find records in directory}
|
||||
}
|
||||
\description{
|
||||
Creates a list of tibbles containing relevant information from all records
|
||||
|
||||
Reference in New Issue
Block a user