library(testthat)
test_that("ticker-news()", {
a1 <- ticker_news('SNAP')
expect_is(a1,'data.frame')
})
#testthat::test_file('/Users/simit.patel/Documents/polygoniodev/tests/testthat/test-get-polygon-price-today.R')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.