# NOT RUN {
# Function that has the algorithm that splits the raw data into defined, equidistant x-bins.
pcl_split <- split_transects_from_pcl(pcl_adjusted,
transect.length = 40, marker.spacing = 10)
# }
Run the code above in your browser using DataLab