store_coord: Holds information on coordinates system to later be reapplied

Description Usage Arguments Value

View source: R/stray_transforms.R

Description

store_coord stores coordinate information for pibblefit object and can be reapplied with function reapply_coord. Some coordinate systems are not useful for computation and this makes it simple keep returned object from computations in the same coordinate system as the input. (Likely most useful inside of a package)

Usage

1
2
3

Arguments

m

object of class pibblefit

l

object returned by function store_coord

Value

store_coord list with important information to identify c coordinate system of pibblefit object. reapply_coord pibblefit object in coordinate system previously stored.


jsilve24/mongrel documentation built on Jan. 27, 2022, 9:54 p.m.