Sample with a multinomial distribution

sample_mn(data, n)

Arguments

data

A data frame with one row.

n

The desired sample size.

Value

A data frame with one row because right now the input data should only be a single row of data.