get_markers | R Documentation |
This function uses the global variable "non_markers".
If the output contains markers you did not expect, you can add to non_markers like this:
non_markers <- c(non_markers, "remove1", "remove2")
and rerun get_markers()
get_markers(df)
df |
dataframe to get the markers from |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.