dlog | R Documentation |
Calculate log distribution and calculate difference within rows
dlog(x)
x |
|
dataframe
library(magrittr)
library(lazytrade)
m <- seq(1:1000) %>% as.matrix(10) %>% dlog()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.