remove_quotes: Helper function to remove quotation marks from strings.

View source: R/clean_data.R

remove_quotesR Documentation

Helper function to remove quotation marks from strings.

Description

Helper function to remove quotation marks from strings.

Usage

remove_quotes(df, columns)

Arguments

df

A data frame

columns

A vector of column names to be processed

Value

A data frame


aknutas/nails-package documentation built on Nov. 9, 2023, 3:28 p.m.