foobar: Foo bar generic

View source: R/test.R

foobarR Documentation

Foo bar generic

Description

Foo bar generic

Usage

foobar(x)

## S3 method for class 'numeric'
foobar(x)

## S3 method for class 'character'
foobar(x)

Arguments

x

Object to foo.

Methods (by class)

  • numeric: Difference between the mean and the median

  • character: First and last values pasted together in a string.


matschmitz/schmitz documentation built on July 9, 2024, 8:25 a.m.