powered by
A class to handle a collection of many profiles.
title
title to plot
profiles
list that contains objects of class Profile (Profile-class)
Profile-class
minLat
minimum latitude value of all profiles
minLon
minimum longitude value of all profiles
minData
minimum data value of all profiles
maxData
maximum data value of all profiles
Profile-class, plot3d
plot3d
# sinkhole <- new('ProfileSet', # profiles = list(p1, p2, p3), # title='Sinkhole') data(sinkhole) plot3d(sinkhole)
Run the code above in your browser using DataLab