Learn R Programming

soilprofile (version 1.0)

retrieve.horizons: Recycles all produced data for drawing one or more profile(s) horizons

Description

Internally called by 'plot.profile.dataframe' when random=F

Usage

retrieve.horizons(profile_data, a, col, lwd, horizon.border = horizon.border)

Arguments

profile_data
Recycled arguments in 'plot.profile.data.frame'

a
Recycled arguments in 'plot.profile.data.frame'

col
Recycled arguments in 'plot.profile.data.frame'

lwd
Recycled arguments in 'plot.profile.data.frame'

horizon.border
Recycled arguments in 'plot.profile.data.frame'

Details

This function is internally called in plot.profile.data.frame when random=F