getUnisensCustomAttributes: Get Unisens Custom Attributes

View source: R/unisensR.R

getUnisensCustomAttributesR Documentation

Get Unisens Custom Attributes

Description

Get Unisens Custom Attributes

Usage

getUnisensCustomAttributes(unisensFolder)

Arguments

unisensFolder

Unisens Folder

Value

hash map of all custom attributes

Examples

unisensPath <- system.file('extdata/unisensExample', package = 'unisensR', mustWork = TRUE)
getUnisensCustomAttributes(unisensPath)

Unisens/unisensR documentation built on July 15, 2022, 3:04 p.m.