add_quotes: Put vector values in quotes

View source: R/misc.R

add_quotesR Documentation

Put vector values in quotes

Description

Put vector values in quotes

Usage

add_quotes(x, quote = "double")

Arguments

x

vector of string / numeric

quote

what type of quotes ('double' or 'single')

Value

Character vector of input with quotation marks around each value


InsightRX/PKPDsim documentation built on April 25, 2024, 2:10 a.m.