##' @method open nCov2019
##' @export
open.nCov2019 <- function(con, ...) {
url <- 'https://news.qq.com/zt2020/page/feiyan.htm'
utils::browseURL(url)
invisible(url)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.