mylog: My logarithm function

Description Usage Arguments Value Examples

View source: R/mylog.R

Description

My logarithm function

Usage

1
mylog(x)

Arguments

x

a vector of numbers

Value

a vector of same length as x with the log of x

Examples

1
2
log(1)
log(2)

Snamaravi/mypkg_Sneha documentation built on Oct. 30, 2019, 11:59 p.m.