register: Register the processing of o2meter data in the LEEF package

View source: R/register.R

registerR Documentation

Register the processing of o2meter data in the LEEF package

Description

Register the processing of o2meter data in the LEEF package

Usage

register(compression)

Arguments

compression

the compression algorithm to be used. This can be:

  • none: no compression, multiple files (copy of directory to be archived) - the fastest

  • tar: no compression, single file - intermediate speed

  • tar.gz.max: gz compression level 9 - very slow

Value

invisibly TRUE when completed successful


LEEF-UZH/LEEF.archive.default documentation built on Jan. 15, 2024, 1:31 a.m.