## EXAMPLE 1 times <- c(1:24) frequencies <- c(1/24, 1/8, 1/6) matF <- makeF(times, frequencies) print(matF)
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.