File: single-method.Rd

package info (click to toggle)
r-cran-generics 0.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 544 kB
  • sloc: sh: 13; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/a.r
\name{single_method}
\alias{single_method}
\title{Generic test}
\usage{
single_method(x)
}
\arguments{
\item{x}{A parameter}
}
\description{
Generic test
}