update_lipd_version: Use the current version number to determine where to start...

View source: R/versions.R

update_lipd_versionR Documentation

Use the current version number to determine where to start updating from. Use "chain versioning" to make it modular. If a file is a few versions behind, convert to EACH version until reaching current. If a file is one version behind, it will only convert once to the newest.

Description

Use the current version number to determine where to start updating from. Use "chain versioning" to make it modular. If a file is a few versions behind, convert to EACH version until reaching current. If a file is one version behind, it will only convert once to the newest.

Usage

update_lipd_version(d)

Arguments

d

Metadata

Value

d Metadata


nickmckay/lipdR documentation built on April 13, 2025, 5:58 p.m.