Nothing
context('test-pat_scatterPlotMatrix')
data('example_pat', 'example_sensor')
test_that(
'is ggplot',
expect_s3_class(
pat_scatterPlotMatrix(example_pat),
c('gg', 'ggplot')
)
)
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.