Skip to contents

Warns if Author/Acknowledgee is missing for rows that have a name (Firstname or Surname present).

Usage

check_missing_author_acknowledgee(contributors_table)

Arguments

contributors_table

A dataframe of contributors.

Value

list(type = "success"|"warning", message = )