calc_Stats: Calculate basic statistics

Description Usage Arguments Value Examples

View source: R/calc_Stats.R

Description

This function calculates several descriptive statistics.

Usage

1

Arguments

data

data.frame (required): A log file imported with import_Data.

Value

A data.frame with information on the mean, median, standard deviation, relative standard deviation, variance, range, minimum and maximum value and slope of a linear regression.

Examples

1
# none

tzerk/roughness documentation built on May 3, 2019, 2:05 p.m.