makeTitle: RclusTool makeTitle.

View source: R/sampleView.R

makeTitleR Documentation

RclusTool makeTitle.

Description

Makes a character title from string by completion with a specified character.

Usage

makeTitle(string, length = 120, prefix.length = 5, char = "_")

Arguments

string:

string to be completed

length:

final title length in characters

prefix.length:

space length in front of the title

char:

character used to complete the title

Details

makeTitle Makes a title from a string.

Value

title


RclusTool documentation built on Aug. 29, 2022, 9:07 a.m.