File: multi-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-- 283 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{multi_method}
\alias{multi_method}
\title{Generic test for multiple methods}
\usage{
multi_method(x, y)
}
\arguments{
\item{x, y}{A parameter}
}
\description{
Generic test for multiple methods
}