powered by
Plot the output from isoStack.
isoStack
# S3 method for isoStack plot(x, ...)
An isoStack object
Other arguments to be passed to plot
# load two isoscapes data("d2h_lrNA") data("sr_MI") #stack them h_s = isoStack(list(d2h_lrNA, sr_MI)) #plot isoStack plot(h_s)
Run the code above in your browser using DataLab