jsQuote {shinyAce}R Documentation

Escape a JS String

Description

Escape a String to be sent to JavaScript

Usage

jsQuote(text)

Arguments

text

The text to escape

Author(s)

Jeff Allen jeff@trestletech.com


[Package shinyAce version 0.3.1 Index]