Nothing
library(buildmer)
library(testthat)
test_that('re2uncorr',{
re <- re2uncorr(f1 ~ vowel*timepoint*following + (vowel*timepoint*following|participant) + (timepoint|word),vowels)
buildmer:::testthat.compare.df(re$termlist,'re2uncorr')
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.