powered by
vp
Concatenates vertical profiles (vp) into a list of vertical profiles (c(vp, vp, vp)) and warns if they are not from a single radar.
c(vp, vp, vp)
# S3 method for vp c(...)
A list of vp objects.
vp objects.
bind_into_vpts()
# concatenate vp objects into a list: c(example_vp, example_vp)
Run the code above in your browser using DataLab