rep_data_frame: Replicate a data frame to row direction

View source: R/rep_data_frame.R

rep_data_frameR Documentation

Replicate a data frame to row direction

Description

Replicate a data frame to row direction

Usage

rep_data_frame(df, n)

Arguments

df

Data frame.

n

Number of replications.


YT100100/TodaFunc documentation built on Nov. 16, 2023, 1:12 a.m.