Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Keisuke ANDO
socceR
Commits
4452e7e2
Commit
4452e7e2
authored
Oct 27, 2022
by
Takumi Amano
💬
Browse files
a
parent
d5600352
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/make_data.R
View file @
4452e7e2
...
...
@@ -298,6 +298,8 @@ get_AttackLine <- function(data){
filter
(
px
==
max
(
px
))
%>%
dplyr
::
select
(
step
,
pass_team
,
pass_scc
,
AL
=
px
)
return
(
output
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment