blanks: Blanks

View source: R/blanks.R

blanksR Documentation

Blanks

Description

Create character vector of blanks

Usage

blanks(n)

Arguments

n

length of vector

Details

This function emulates the behavior of a homonimous function from Matlab

Value

Vector of n blanks

Author(s)

Waldir Leoncio

Examples

blanks(1)
blanks(3)

matlab2r documentation built on Feb. 16, 2023, 10:39 p.m.

Related to blanks in matlab2r...