https://github.com/crp2a/gamma
Raw File
Tip revision: 1b3baf8821267ed656d780ae154d347769141d0c authored by nfrerebeau on 02 May 2020, 09:21:12 UTC
Update documentation
Tip revision: 1b3baf8
_pkgdown.yml
url: https://crp2a.github.io/gamma

authors:
  Université Bordeaux Montaigne:
    href: https://www.u-bordeaux-montaigne.fr
    html: <img src="https://crp2a.github.io/gamma/reference/figures/logo_ubm.jpg" height="64" />
  CNRS:
    href: https://www.cnrs.fr
    html: <img src="https://crp2a.github.io/gamma/reference/figures/logo_cnrs.jpg" height="64" />
  LabEx Sciences archéologiques de Bordeaux:
    href: https://lascarbx.labex.u-bordeaux.fr
    html: <img src="https://crp2a.github.io/gamma/reference/figures/logo_idex.png" height="80" />
  Idex Aix-Marseille:
    href: https://amidex.univ-amu.fr
    html: <img src="https://crp2a.github.io/gamma/reference/figures/logo_amidex.jpg" height="48" />

development:
  mode: auto

reference:
- title: Data Import
  contents:
  - has_concept("IO")
- title: Graphical Interface
  contents:
  - has_concept("shiny")
- title: Signal Processing
  contents:
  - has_concept("signal processing")
- title: Energy Scale Calibration
  contents:
  - has_concept("energy")
- title: Dose Rate Estimation
  contents:
  - has_concept("dose rate")
- title: Classes
  contents:
  - has_concept("class")
- title: Getters and Setters
  contents:
  - has_concept("mutator")
- title: Data
  contents:
  - has_concept("datasets")
back to top