View source: R/check_analyse_epochs.R
check_analyse_epochs | R Documentation |
analyse_epochs
is validCheck if the analyse_epochs
is valid
Will stop if not.
check_analyse_epochs(analyse_epochs)
analyse_epochs |
the epochs to analyse, e.g. |
Nothing. Will stop if analyse_epochs
is invalid.
Richèl J.C. Bilderbeek
check_analyse_epochs(1)
check_analyse_epochs(c(1, 2))
check_analyse_epochs(seq(1, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.