remove_backticks: Remove backticks.

View source: R/utility_functions.r

remove_backticksR Documentation

Remove backticks.

Description

This function takes in a string and outputs a string with backticks removed.

Usage

remove_backticks(str)

Arguments

str

The string to remove backticks from.

Value

A string with backticks removed.


jacobaro/danalyze documentation built on Oct. 20, 2022, 8:09 a.m.