read_data_from_pjnz: Get data from PJNZ file for a single property

Description Usage Arguments Value

View source: R/extract_data.R

Description

Extract the data for a single property from the PJNZ file. This accesses the data from the DP file contained within the PJNZ zip.

Usage

1
read_data_from_pjnz(pjnz_path, property, long_format, long_format_label)

Arguments

pjnz_path

Path to PJNZ file to get data from.

property

The name of the property to return data for.

long_format

If TRUE data is converted to a long format.

long_format_label

If long_format is TRUE then this is used as column name for the long format data.

Value

Data extracted from PJNZ.


mrc-ide/specio documentation built on April 15, 2021, 8:37 a.m.