make_tag: Create a product tag for a random Fakea product

Description Usage Arguments Value

View source: R/make_tag.R

Description

Inputs a product category and outputs a Fakea product tag

Usage

1
make_tag(cat, logo = 2, currency = "$", language = "sw", directory = "./")

Arguments

cat

The product category

logo

Which type of tag to output (1=blank; 2=logo; 3=pretty logo)

currency

The currency symbol to use for price tag (default="$")

language

The language used for product name and logo (default="sw")

directory

The specified directory in which to save your file

Value

A product tag image


borstell/fakea documentation built on May 4, 2020, 4:26 a.m.