og_validate | R Documentation |
Check if all required Open Graph properties are present.
og_validate(metadata)
metadata |
A named list of Open Graph metadata. |
A logical value indicating whether all required metadata is present.
og_parse('https://www.rstudio.com') |>
og_validate()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.