yazun / dpcgR

Gaia DPCG R utilities.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"))

About

Gaia DPCG R utilities.

License:Other


Languages

Language:R 100.0%