Some R functions i may use again in the future.
QSG: In github, find file; click "raw"; copy url; in R, use source() with url.
- WD-SPARQL: Gets dataframe from wikidata using SPARQL query
- gteListElement: Gets list element, if not found returns NA, not error