Learn R Programming

eseis (version 0.7.3)

list_logger: List library with data logger information.

Description

The function returns the list of supported data loggers to extract signal deconvolution parameters.

Usage

list_logger()

Arguments

Value

List object, supported loggers with their parameters.

Author

Michael Dietze

Details

The value AD is the analogue-digital conversion factor.

Examples

Run this code

## show documented loggers
list_logger()

## show names of loggers in list
names(list_logger())
                     

Run the code above in your browser using DataLab