R/read_contributors_table.R
clean_contributors_table.Rd
The function deletes any additional rows where all of the name columns are empty.
clean_contributors_table(contributors_table)
contributors_table | the imported contributors_table |
---|
The function returns the contributors_table without empty additional rows.