Read contents of Spectrum PJNZ files.

Installation

Please install from our r-universe:

install.packages(
  "pjnz",
  repos = c("https://hivtools.r-universe.dev", "https://cloud.r-project.org"))

You can install the development version of pjnz from GitHub with:

# install.packages("remotes")
remotes::install_github("hivtools/pjnz")