[1c0e03]: / man / parenthesis.Rd

Download this file

21 lines (20 with data), 428 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/data.R
\docType{data}
\name{parenthesis}
\alias{parenthesis}
\title{Parenthesis data}
\format{
Large character of 1.00 MB
}
\usage{
data(parenthesis)
}
\description{
Training dataset of synthetic parenthesis language.
Can be loaded to workspace via \code{data(parenthesis)}.
}
\references{
\url{https://github.com/philippmuench}
}
\keyword{datasets}