https://github.com/SESman/rbl
Raw File
Tip revision: b1cfa946b978dae09bf4d4b79267c4269e067627 authored by Yves on 15 June 2017, 09:22:11 UTC
add a DOI
Tip revision: b1cfa94
NAMESPACE
# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,bsm)
S3method(bottom_delim,default)
S3method(bottom_delim,ses)
S3method(brokenstick,default)
S3method(brokenstick,formula)
S3method(coef,bsm)
S3method(dive_delim,default)
S3method(dive_delim,ses)
S3method(plot,bsm)
S3method(plot,dzi)
S3method(plot,tdr)
S3method(predict,bsm)
S3method(print,bsm)
S3method(print,dzi)
S3method(residuals,bsm)
S3method(summary,bsm)
S3method(time_at_depth,bsm)
S3method(time_at_depth,default)
S3method(time_at_depth,ses)
S3method(time_at_depth,tdr)
S3method(update,bsm)
export("%bw%")
export("%c%")
export("%else%")
export("%w/i%")
export("%w/o%")
export(BioPIC)
export(SI_light)
export(WC_light)
export(agl_mean)
export(agl_rescale)
export(as.bsm)
export(as.ses)
export(as.stat)
export(as.tdr)
export(at_ker)
export(axisPOSIXct)
export(biolum_events)
export(biopic.qr)
export(bottom_delim)
export(bottom_delim_bsm)
export(bottom_delim_halsey)
export(bottom_delim_std)
export(bottom_delim_vspd)
export(broadness_index)
export(brokenstick)
export(bsmfit)
export(check_nomtch)
export(compose)
export(correct_depth)
export(correct_duplicated_time)
export(correct_time)
export(curry)
export(darker)
export(delta)
export(depth_consistency_index)
export(depth_range_index)
export(df_search)
export(dive_delim)
export(dive_zone_index)
export(drift_stat)
export(dynamic_acc)
export(dzi_cost)
export(eco.mem)
export(elt_delim)
export(entropy)
export(exp10)
export(first)
export(flatten_list)
export(floorPOSIXct)
export(front)
export(gcd)
export(ind)
export(is.POSIXct)
export(is.bsm)
export(is.error)
export(is.injective)
export(is.ses)
export(is.stat)
export(is.tdr)
export(is_day)
export(is_dive_truncated)
export(isobath)
export(last)
export(li)
export(lighter)
export(list_depth)
export(max_dist_cost)
export(max_residual)
export(min_n)
export(nNA)
export(nUN)
export(nearly_equal)
export(no_interpreter)
export(nstr)
export(numIn)
export(optBrokenstick)
export(overall_DBA)
export(pca_count)
export(per)
export(pitch)
export(pmean)
export(prey_catch_attempts)
export(prof)
export(read.wcih)
export(replaceMissing)
export(rescale)
export(resize)
export(roll)
export(rollapply)
export(sinuosity)
export(static_acc)
export(straightness)
export(sunPos)
export(sun_position)
export(swimming_effort)
export(symmetry_index)
export(tdrexpand)
export(tdrply)
export(time_at_depth)
export(time_reso)
export(transp)
export(ty_delim)
export(ty_interpreter)
export(upd_warn)
export(vectorial_DBA)
export(which.bw)
export(which.dive)
export(which.row)
export(which.stick)
export(wiggles)
import(RcppRoll)
import(data.table)
import(fields)
import(signal)
import(sqldf)
back to top