add_empty_row: Add an Empty Row to a Data Frame

View source: R/add_record.R

add_empty_rowR Documentation

Add an Empty Row to a Data Frame

Description

Adds a single row of NA values to a data frame

Usage

add_empty_row(.data)

Arguments

.data

A data frame to which an empty row will be added

Value

Modified data frame with an additional empty row


matriz documentation built on April 3, 2025, 7:22 p.m.