Moved all classes from RefClass OOP model to R6 and made improvements
[arvados.git] / sdk / R / man / HttpParser.Rd
similarity index 52%
rename from sdk/R/man/HttrParser-class.Rd
rename to sdk/R/man/HttpParser.Rd
index 5a6d1c7d6fb50a69add6a30412bc94b66d27953b..68d314fb72defcaf52888618cfe3590061d2b2cf 100644 (file)
@@ -1,11 +1,14 @@
 % Generated by roxygen2: do not edit by hand
 % Please edit documentation in R/HttpParser.R
-\docType{class}
-\name{HttrParser-class}
-\alias{HttrParser-class}
+\docType{data}
+\name{HttpParser}
 \alias{HttpParser}
 \title{HttpParser}
+\format{An object of class \code{R6ClassGenerator} of length 24.}
+\usage{
+HttpParser
+}
 \description{
 HttpParser
 }
-
+\keyword{datasets}