simple: Simple Function

Description Usage Arguments Value Examples

View source: R/simple.R

Description

Simple Function

Usage

1
simple(x, y)

Arguments

x

value

y

value

Value

array of x,y

Examples

1
2
3
x <- 1
y <- 2
simple(x, y)

christopherkenny/dependencycheckR documentation built on Sept. 6, 2020, 12:06 a.m.