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.


r-hub/cranatgh documentation built on Jan. 30, 2025, 9:45 a.m.