cranly (version 0.6.0)

clean_up_author: Clean up author names

Description

Clean up author names

Usage

clean_up_author(variable)

Value

A list of one vector of character strings.

Arguments

variable

a character string.

Examples

Run this code
clean_up_author(paste("The R Core team, Brian & with some assistance from Achim, Hadley;",
                           "Kurt\n Portugal; Ireland; Italy; Greece; Spain"))

Run the code above in your browser using DataLab