Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 274 Bytes

File metadata and controls

7 lines (5 loc) · 274 Bytes

vba-utils

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