File: single-method-2.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-- 272 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.default}
\alias{single_method.default}
\title{Test default}
\usage{
\method{single_method}{default}(x)
}
\arguments{
\item{x}{A parameter}
}
\description{
Test default
}