cranly (version 0.5.4)

clean_up_directives: Clean up package directives

Description

Clean up package directives

Usage

clean_up_directives(variable)

Arguments

variable

a character string.

Value

A list of one vector of character strings.

Examples

Run this code
# NOT RUN {
clean_up_directives("R (234)\n stats (>0.01),     base\n graphics")
# }

Run the code above in your browser using DataLab