owid_source | R Documentation |
A function to get source information from an OWID dataset and display it in the R console.
owid_source(data)
data |
A dataset returned from owid(). |
Displays the information in an easy to read format in the R console, also returns a list of data information.
rights <- owid("human-rights-scores")
owid_source(rights)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.