Commit 4452e7e2 authored by Takumi Amano's avatar Takumi Amano 💬
Browse files

a

parent d5600352
......@@ -298,6 +298,8 @@ get_AttackLine <- function(data){
filter(px == max(px)) %>%
dplyr::select(
step,
pass_team,
pass_scc,
AL=px
)
return(output)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment