R/trib.R

#' Tribology Measurement Analysis and Visualization
#'
#' trib provides three important functions: CoF, FF and profile. The
#' function names is used for file import.
#'
#' @section trib Functions:
#'
#'   The trib functions are as follows
#'
#'   \code{trib.CoF} calculates Average Coefficient of Fricton from tribometer
#'   data ,
#'
#'   \code{trib.FF} plot Friction Force vs Distance plots from tribometer data
#'
#'
#'   \code{trib.profile} analyze surface profilometer data
#'
#' @docType package
#' @name trib

NULL

#> Null

Try the trib package in your browser

Any scripts or data that you put into this service are public.

trib documentation built on May 29, 2017, 3:25 p.m.