esc_kvh_v: Escape Special Characters in a value

View source: R/kvh.R

esc_kvh_vR Documentation

Escape Special Characters in a value

Description

Escape Newlines and Backslashes in a string which will be used as a key in a KVH file.

Usage

esc_kvh_v(s)

Arguments

s

string

Details

Escape is done by butting a backslash before a special character.'

Value

escaped string


sgsokol/kvh documentation built on July 7, 2024, 6:27 a.m.