nquote_str: Count the number of quotes in a string

View source: R/tribble_paste.R

nquote_strR Documentation

Count the number of quotes in a string

Description

Count the number of quotes in a string

Usage

nquote_str(char_vec)

Arguments

char_vec

the string to count quotes in

Value

a number, possibly 0.


MilesMcBain/datapasta documentation built on May 5, 2022, 8:56 a.m.