Skip to contents

A lookup table to identify the appropriate text to insert in README files to represent different types of ready4 badges.

Usage

badges_lup

Format

An object of class tbl_df (inherits from tbl, data.frame) with 5 rows and 4 columns.

Details

A tibble

badge_names_chr

Badge names (a character vector)

label_names_chr

Label names (a character vector)

colours_chr

Colours (a character vector)

badges_chr

Badges (a character vector)