File: sub-Tokens-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-- 253 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/Tokens.R
\name{[,Tokens-method}
\alias{[,Tokens-method}
\title{index tokens}
\usage{
\S4method{[}{Tokens}(x, i, drop = TRUE)
}
\description{
index tokens
}
\keyword{internal}