df2String {gMOIP}R Documentation

Convert each row to a string.

Description

Convert each row to a string.

Usage

df2String(df, round = 2)

Arguments

df

Data frame.

round

How many digits to round

Value

A vector of strings.


[Package gMOIP version 1.5.2 Index]