create_variable_name: Create variable name from string.

Description Usage Arguments Value

Description

This function creates a sensible variable name by replacing all non-alphanumeric characters with underscores. This is useful when the string is to be used as a the name of a list element.

Usage

1

Arguments

s

The string to be used as a variable name

Value

The string with non-alphanumeric characters replaced by underscores


bwrc/embla-r documentation built on May 13, 2019, 9:16 a.m.