newpar.f: Relist parameter objects from a particular projection

Description Usage Arguments Examples

View source: R/helper.functions.r

Description

Relist parameter objects from a particular projection

Usage

1
newpar.f(skeleton)

Arguments

skeleton

the name attribute from the params list

Examples

1
2
3
skel= attr(params,"names")
my.projection.params= newpar.f(skeleton=skel)
save(my.projection.params, file="my.projection.params.rda")

duplisea/ccca documentation built on April 17, 2021, 2:31 a.m.