View source: R/check_workshop_data.R
check_workshop_data | R Documentation |
This function checks that argument df
is a suitable
data.frame
for completing the workshop on Bayesian Regularized
Meta-Regression, and checks that pema
package dependencies are correctly
installed. It suggests how to remedy any failed checks.
check_workshop_data(df)
df |
A |
Invisibly returns a logical TRUE/FALSE, indicating whether all checks have passed.
check_workshop_data(fukkink_lont)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.