Learn R Programming

mindr (version 1.2.1)

count_space: Count the spaces between two given strings

Description

Count the spaces between two given strings

Usage

count_space(mychar, sep)

Arguments

mychar

The character to check.

sep

character for separation.

Value

character as title with '#' inserted.