Learn R Programming

unisensR (version 0.3.4)

getUnisensCustomAttributes: Get Unisens Custom Attributes

Description

Get Unisens Custom Attributes

Usage

getUnisensCustomAttributes(unisensFolder)

Value

hash map of all custom attributes

Arguments

unisensFolder

Unisens Folder

Examples

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

Run the code above in your browser using DataLab