checkM: Change input to matrix

Description Usage Arguments Details Author(s)

View source: R/auxFun.R

Description

Function to transform all input to matrix.

Usage

1
  checkM(input)

Arguments

input

An R object. Can be a matrix/dataframe/vector/scalar.

Details

checkM() accepts one input and - if codeinput is a matrix - returns it without column names, otherwise transforms it into a matrix and returns it without column names.

Author(s)

Gabriele Rovigatti


prodest documentation built on May 2, 2019, 8:34 a.m.