Learn R Programming

bioRad (version 0.5.1)

read_cajun: Read a vertical profile (vp) from UMASS Cajun text file

Description

Read a vertical profile (vp) from UMASS Cajun text file

Usage

read_cajun(file, rcs = 11, wavelength = "S")

Arguments

file

A text file containing the standard output (stdout) generated by UMASS Cajun pipeline

rcs

numeric. Radar cross section per bird in cm^2.

wavelength

Radar wavelength in cm, or one of 'C' or 'S' for C-band and S-band radar, respectively, in which case C-band wavelength is assumed to be 5.3 cm and S-band wavelength 10.6 cm

Value

An object inheriting from class vp, see vp for details.