correlation: A NBA player filter function

View source: R/correlation.R

correlationR Documentation

A NBA player filter function

Description

This function allows you to return a correlation matrix for all numeric variables in the data within that year

This function allows you to return a correlation matrix for all numeric variables in the data within that year

Usage

correlation(year)

correlation(year)

Arguments

year

indicates the year where we want to convert all numeric variables into a correlation matrix

Examples

correlation()
correlation()

ferrasuryani98/nba-package documentation built on March 25, 2022, 12:21 a.m.