View source: R/pressurepath_update.R
pressurepath_update | R Documentation |
pressurepath
This function was deprecated because (1) few people use it, (2) hard to maintain and (3) not
so slow to use the alternative of creating of new pressurepath
altogether.
When updating the labelling file of a tag, often, only a few stationary periods are changing. To
avoid recomputing the entire workflow, this function figure out which stationary period have
been changing on only update those in tag$map_pressure
and pressurepath
.
pressurepath_update(pressurepath, tag, path = tag2path(tag), quiet = FALSE)
pressurepath |
a GeoPressureR |
tag |
a GeoPressureR |
path |
a GeoPressureR |
quiet |
logical to hide messages about the progress |
a list containing the new pressurepath
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.