delayedAssign("riaa_lp", local({
if (requireNamespace("tibble", quietly = TRUE)) {
tibble::as_tibble(linkinpark:::riaa_lp)
} else {
linkinpark:::riaa_lp
}
}))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.