-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
42 lines (42 loc) · 1.09 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Package: fsusac
Title: Developing a portfolio in the Sports Analytics space
Version: 1.0
Authors@R:
person(given = "Saiem",
family = "Gilani",
role = c("cre", "aut", "cph"),
email = "saiem.gilani@gmail.com",
comment = c(Twitter = "@saiemgilani"))
Description: This presentation contains tips on how to develop a portfolio
in the sports analytics space.
License: CC0 1.0 Universal
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.2
URL: https://github.com/saiemgilani/ssas/,
https://saiemgilani.github.io/ssas/
BugReports: https://github.com/saiemgilani/ssas/issues
Depends:
dplyr,
forcats,
fs,
ggalluvial,
ggtext,
ggplot2,
glue,
knitr,
purrr,
quarto,
reticulate,
tidyr
Remotes:
sportsdataverse/hoopR,
sportsdataverse/wehoop,
sportsdataverse/cfbfastR,
sportsdataverse/cfbplotR,
sportsdataverse/fastRhockey,
sportsdataverse/oddsapiR,
sportsdataverse/sportyR,
BillPetti/baseballr,
jaseziv/worldfootballR,
hadley/emo