h_stat_basic: Basic statistics of a time-series

View source: R/h_stat_basic.R

h_stat_basicR Documentation

Basic statistics of a time-series

Description

Compute the main statistic parameters of a time-series

Usage

h_stat_basic(files)

Arguments

files

vector of file names to process

Value

a tibble with the basic stats of the files.

Author(s)

P. Chevallier - Oct 2017 - Feb 2022

Examples

## Not run: 
simplestat <- h_stat_basic(c("foo1.hts", "foo2.hts")

## End(Not run)


htsr documentation built on May 10, 2026, 1:07 a.m.