neptune_track_files <- function(x, path, destination = NULL, wait = FALSE) {
check_handler(x)
x$track_files(path = path, destination = destination, wait = wait)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.