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.


relund/gMOIP documentation built on Feb. 23, 2024, 12:11 p.m.