elizagrames / litsearchr

litsearchr is an R package to partially automate search term selection for systematic reviews using keyword co-occurrence networks. In addition to identifying search terms, it can write Boolean searches and translate them into over 50 languages.
https://elizagrames.github.io/litsearchr
101 stars 24 forks source link

typo in docs for get_keywords #42

Closed luketudge closed 4 years ago

luketudge commented 4 years ago

Line 341 of term_selection.R

grah -> graph

luketudge commented 4 years ago

Fixed in #43