# Convert depth rank record to a discrete proxy record to allow for further
# analysis in which discrete time series are needed
depth_rank_example_disc <- lithlog_disc(litholog = depth_rank_example,
subset_fact = 10,
genplot = FALSE,
x_lab = "rank",
y_lab = "depth (m)",
keep_editable=FALSE)
Run the code above in your browser using DataLab