mda.setattr {mdatools}R Documentation

Set data attributes

Description

Set most important data attributes (name, xvalues, excluded rows and columns, etc.) to a dataset

Usage

mda.setattr(x, attrs, type = "all")

Arguments

x

a dataset

attrs

list with attributes

type

a text variable telling which attributes to set ('all', 'row', 'col')


[Package mdatools version 0.14.1 Index]