Nothing
testthat::context('packages')
testthat::describe('parse packages',{
tex <- readLines(system.file('tmpl.tex',package = 'texPreview'))
it('lines', {
testthat::expect_equal(length(tex_requirements(lines = tex,file = NULL)),12)
})
})
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.