getUnisensCustomAttributes {unisensR} | R 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)
[Package unisensR version 0.3.4 Index]