aa_converter: Arrays are awesome, but need dimnames.

Description Usage Arguments Value

View source: R/aa_converter.R

Description

This function attempts to return an array with a full set of dimension-names.

Usage

1
aa_converter(arr_data, def_dn = "or", def_dnn = "orig")

Arguments

arr_data

The stuff we want to work upon.

def_dn

A character-string default value "or", if some dimension-names are missing, this argument will be used as a prefix when generating them.

def_dnn

A character-string, default value "orig", if the _names_ of the dimension-names are missing, this argument will be used as a prefix when generating them.

Value

An array with a full set of dimension-names.


LAJordanger/leanRcoding documentation built on Feb. 27, 2020, 4:42 p.m.