diff --git a/404.html b/404.html index c08c018..6f99070 100644 --- a/404.html +++ b/404.html @@ -34,7 +34,7 @@ cbbdata - 0.2.0 + 0.3.0 + + + + + +
+
+
+ +
+

Get T-Rank, WAB, KP, BPI, SOR/SOS, and NET in one tibble

+
+ +
+

Usage

+
cbd_all_metrics(...)
+
+ + +
+

Examples

+
try(cbd_all_metrics())
+#> We notice that this is your first time logging into `cbbdata`. 
+#> This process will require restarting your R session. 
+#> Do you want to continue [Y/N]
+#> 
+#> Invalid username or password!
+#> Error in cbbdata::cbd_login() : object 'resp' not found
+
+
+
+ + +
+ + + + + + + diff --git a/reference/cbd_bpi_ratings.html b/reference/cbd_bpi_ratings.html new file mode 100644 index 0000000..3860748 --- /dev/null +++ b/reference/cbd_bpi_ratings.html @@ -0,0 +1,102 @@ + +BPI Ratings and ESPN Projections — cbd_bpi_ratings • cbbdata + Skip to contents + + +
+
+
+ +
+

Pulls current BPI ratings and ESPN season and tournament projections.

+
+ +
+

Usage

+
cbd_bpi_ratings(...)
+
+ +
+

Arguments

+
...
+

OPTIONAL. To load the complete data set, pass no arguments through +to the function. Else, you can filter on team or conf. +|

+ +
+ +
+

Examples

+
try(cbd_bpi_ratings(conf = 'ACC'))
+#> We notice that this is your first time logging into `cbbdata`. 
+#> This process will require restarting your R session. 
+#> Do you want to continue [Y/N]
+#> 
+#> Invalid username or password!
+#> Error in cbbdata::cbd_login() : object 'resp' not found
+
+
+
+ + +
+ + + + + + + diff --git a/reference/cbd_create_account.html b/reference/cbd_create_account.html index 2a60d6e..6d768cb 100644 --- a/reference/cbd_create_account.html +++ b/reference/cbd_create_account.html @@ -10,7 +10,7 @@ cbbdata - 0.2.0 + 0.3.0 + + + + + +
+
+
+ +
+

A utility function that returns a named vector to be used as a matching +dictionary.

+
+ +
+

Usage

+
cbd_match_teams()
+
+ + +
+

Examples

+
try(cbd_match_teams()['Duke Blue Devils'])
+#> We notice that this is your first time logging into `cbbdata`. 
+#> This process will require restarting your R session. 
+#> Do you want to continue [Y/N]
+#> 
+#> Invalid username or password!
+#> Error in cbbdata::cbd_login() : object 'resp' not found
+
+
+
+ + +
+ + + + + + + diff --git a/reference/cbd_teams.html b/reference/cbd_teams.html index 1a0ef1e..d95d36c 100644 --- a/reference/cbd_teams.html +++ b/reference/cbd_teams.html @@ -10,7 +10,7 @@ cbbdata - 0.2.0 + 0.3.0