Skip to content

limeng12/faers

Repository files navigation

faers R package

INSTALL:

install.packages("devtools")

library(devtools)

install_github("limeng12/faers")


USE:
library(faers);

#connect the remote database.
connect();

#search two drug's intersection report.
getDrugIntersectIsr(  c("DOXORUBICIN","LEPIRUDIN")  );

#editing the configurefile
editConfigure();

#call the gui interface
runGuiFork();

About

faers R package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages