str.space: Returns a string constisting of times spaces, vectorized over...

View source: R/stringtools.R View source: R/stringtools.R

str.spaceR Documentation

Returns a string constisting of times spaces, vectorized over times

Description

Returns a string constisting of times spaces, vectorized over times

Returns a string constisting of times spaces, vectorized over times

Usage

## S3 method for class 'space'
str(times, space = " ")

## S3 method for class 'space'
str(times, space = " ")

skranz/stringtools documentation built on May 11, 2022, 4:48 a.m.