Diff of /man/parenthesis.Rd [000000] .. [409433]

Switch to unified view

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