case_deparse function

Turn an argument describing an object into a character.

Turn an argument describing an object into a character.

case_deparse(x)

Arguments

  • x: The argument you would like to deparse. "M1-F1-D1-R1"

Returns

A single character value.

Details

Includes checks to make sure multiple lines will not be created.

  • Maintainer: Kelli F. Johnson
  • License: MIT + file LICENSE
  • Last published: 2019-11-08