add fetch_all documentation

This commit is contained in:
2021-07-28 18:30:28 +02:00
parent 2abb3467e8
commit 41a70eaaf0
3 changed files with 17 additions and 2 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
% Please edit documentation in R/repair.R
\name{repair}
\alias{repair}
\title{Repairs parsed tables}
\title{Repair parsed tables}
\usage{
repair(parse_output)
}
\description{
Repairs parsed tables
Repair parsed tables
}