R/Examples/example_makeV.R

## EXAMPLE 1
times <- c(1:24)
frequencies <- c(1/12, 1/8)
matV <- makeV(times, frequencies)
print(matV)
fdslrm/R-package documentation built on April 29, 2020, 6:26 p.m.