mysqFunction: Square Function

Description Usage Arguments Value Examples

View source: R/myf.R

Description

Takes a vector and returns a vector of squared components

Usage

1

Arguments

x

Value

a vector of squared components in the form of a vector object

Examples

1
x=1:30;myf(x)

oolugbami/Math4753Final documentation built on April 25, 2020, 5:17 p.m.