is_deck: Checks if decks folders are formatted right

Description Usage Arguments Value

View source: R/load_decks.R

Description

Checks if paths to putative decks point to decks formatted correctly.

Usage

1
is_deck(paths, complain = TRUE)

Arguments

paths

The paths to putative decks

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.