check_deck_format: Checks if deck data are formatted right

Description Usage Arguments Value

View source: R/load_decks.R

Description

Checks if deck data is formatted correctly

Usage

1
check_deck_format(decks, complain = TRUE)

Arguments

decks

The paths to putative decks. Named by their file paths

complain

If TRUE, issue warnings for any paths that do not point to valid decks.

Value

A TRUE/FALSE vector corresponding to "paths".


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