clean_description: Clean a string, so that it can be used as a repo description

View source: R/github.R

clean_descriptionR Documentation

Clean a string, so that it can be used as a repo description

Description

Currently it just removes newline characters.

Usage

clean_description(description)

Arguments

description

Character scalar.

Value

Character scalr. Cleaned up description.


metacran/cranatgh documentation built on Feb. 11, 2024, 2:20 p.m.