esc_kvh_k: Escape Special Characters in a key

View source: R/kvh.R

esc_kvh_kR Documentation

Escape Special Characters in a key

Description

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

Usage

esc_kvh_k(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.