File: as.character-Pattern-method.Rd

package info (click to toggle)
r-cran-docopt 0.7.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 268 kB
  • sloc: python: 377; sh: 12; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/Pattern.R
\name{as.character,Pattern-method}
\alias{as.character,Pattern-method}
\title{as.character.Pattern}
\usage{
\S4method{as.character}{Pattern}(x, ...)
}
\description{
as.character.Pattern
}
\keyword{internal}