The goal of birddog is sniffing out new patterns in scientific and patent literature.
birddog
You can install the development version of birddog from GitHub with:
# install.packages("devtools") library(devtools) # install and load getLattes devtools::install_github("roneyfraga/birddog") library(birddog)
To more details see:
vignette("introduction_birddog", package = "birddog")