init_deck: Create a deck template

Description Usage Arguments Value

View source: R/initialize.R

Description

Create a new empty deck

Usage

1
init_deck(path, name = basename(path), description = "")

Arguments

path

The path to new deck folder

name

The name of the deck in a foramt that looks nice.

description

The description of the deck. This would typically be a sentance or two.

Value

The path where the deck was created


zachary-foster/flashcards documentation built on April 23, 2020, 7:26 a.m.