vis_r: Plot R coefficient of linear models between numeric and...

Description Usage Arguments Value Examples

View source: R/vis_r.R

Description

Plot R coefficient of linear models between numeric and catagorical columns in a dataframe

Usage

1
vis_r(.data)

Arguments

.data

a data frame

Value

a gpplot

Examples

1
2
library(dplyr)
vis_r(starwars)

BenjaminLouis/datascan documentation built on May 26, 2019, 1:35 p.m.