likert_scale_conversion: Correlation exploration using vectors or data frames

View source: R/likert_scale_conversion.R

likert_scale_conversionR Documentation

Correlation exploration using vectors or data frames

Description

likert_scale_conversion convert likert scale characters to numerical numbers It takes on an array or a data frame. if a vector is passed to the function it will be converted into a data frame Check if all the variables are numeric and not strings

Usage

likert_scale_conversion(df)

Arguments

df

data frame or a matrix with likert scale rating strongly agree, agree, etc

Value

a matrix of plots

Author(s)

Richard Magala, 2022


MAGALA-RICHARD/cormat documentation built on July 8, 2022, 12:14 p.m.