Learn R Programming

webdeveloper (version 1.0.5)

templateVar: Create a string to use as a placeholder variable in a HTML document.

Description

Create a string to use as a placeholder variable in a HTML document.

Usage

templateVar(x)

Value

A string.

Arguments

x

Name of placeholder.

Examples

Run this code
templateVar("my_dynamic_var")

Run the code above in your browser using DataLab