fake_products: Fake base of products

fake_productsR Documentation

Fake base of products

Description

Fake base of products

Usage

fake_products(n, seed = 2811)

Arguments

n

Number of Products to generate

seed

the random seed, default is 2811

Value

a dataframe

A dataframe of fake products.

Examples

fake_products(10)

fakir documentation built on April 14, 2023, 12:34 a.m.