df2String: Convert each row to a string.

View source: R/functions.R

df2StringR 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.


gMOIP documentation built on May 31, 2023, 8:45 p.m.