Posts by Lucas Nascimento Tavora • 11 points
1 post
-
1
votes1
answer32
viewsQ: Do a function that returns the average of the notes that person participates in R
How can I do a function that returns the average of MARIA notes my code is like this: PESSOA = (got$Personagens) NOTAS = (got$Nota) medianotas = function(tabelaNotas, tabelaPessoas, nome) Nota = c()…
rasked Lucas Nascimento Tavora 11