This package provides an interpolation of log10 using a lookup table. The table contains the log10 values between 1 and 100 in steps of 0.01, computed with the R function log10. Between this values the log10 is interpolated depending on the nearest value stored in the lookup table. (Idea from https://www.dsprelated.com/showarticle/1047.php)
Package details |
|
---|---|
Author | Melanie Michels |
Maintainer | Melanie Michels <m.michels@tum.de> |
License | |
Version | 0.1.0 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.