Learn R Programming

rmonad (version 0.7.0)

second: Given two arguments, return the second

Description

Given two arguments, return the second

Usage

second(x, y)

Arguments

x

anything

y

anything

See Also

Other help_functions: first, nothing