| nlayers {Rvelslant} | R Documentation |
Calculates the number of travel-time observations that are located in
each layer given the depths to the travel time measurements z and
the depths to layer interfaces bot.
nlayers(z, bot)
z |
depths of travel-time measurements. |
bot |
depths to layer interfaces. |
an array the length of bot of the number of travel-time
observations in each layer.
Eric M. Thompson <eric.thompson@tufts.edu>
# Used internally by find.ini()