Skip to contents

This function parses the CARD JSON file and returns a dataframe. This dataframe can be used by other functions in the function family.

Usage

card_parse(card_path, quiet = F)

Arguments

card_path

Path to the card.json file

quiet

If TRUE, suppress progress bar

Value

A dataframe with card annotations

See also