Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 344 Bytes

dpcgR utility package.

Helps with DB related task:

  • Connecting to DB
  • Fetching Runs data and visualizing it in R using javscript highcharter package
  • Standardizes visualization of Aitoff skymaps, including background data
require(devtools)
install_github("yazun/dpcgR", force= TRUE)
# if needed
reload(pkgload::inst("dpcgR"))