Learn R Programming

bioRad (version 0.5.2)

c.vp: Concatenate vertical profiles (vp) into a list of vertical profiles

Description

Concatenates vertical profiles (vp) into a list of vertical profiles (c(vp, vp, vp)) and warns if they are not from a single radar.

Usage

# S3 method for vp
c(...)

Arguments

...

vp objects.

Value

A list of vp objects.

See Also

bind_into_vpts()