Skip to content

rdewijn/log_operator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

log operator

Description

log operator performs a log of values

Usage
Input projection .
y-axis values to be logged
Input parameters .
base numeric, log base, default is 10
Output relations .
log numeric, log per cell
Details

A log of values is performed. The computation is done per cell.

References

See the base::log function of the R package for the documentation.

About

Compute the log of data points.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 100.0%