graph_cors: Graph a data frame of correlations and p values, in long...

View source: R/correlation_matrix.R

graph_corsR Documentation

Graph a data frame of correlations and p values, in long format.

Description

This is designed to work with long_cors in the pipe.

Usage

graph_cors(df)

Arguments

df

a data frame or tibble.

Value

a ggplot of correlations


michaelasher/asherR documentation built on July 5, 2023, 8:55 p.m.