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