-
Notifications
You must be signed in to change notification settings - Fork 0
limeng12/faers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published