Displaying 2 results from an estimated 2 matches for "game1".
Did you mean:
game
2010 Aug 13
3
Games
...#39;B','C','D','E','F','G','H','I','J','K'), size=2,
replace=F,
ordered=FALSE)
games
As will be five games per round. How to build a table with
all the championship rounds, automatically?
I thought about something like:
game1 = c(
sample(11,2)
sample(11,2)
sample(11,2)
sample(11,2)
sample(11,2)
)
but, isn't work very well.
Some suggestion?
--------------------------------------
Silvano Cesar da Costa
Departamento de Estat?stica
Universidade Estadual de Londrina
Fone: 3371-4346
2004 Aug 07
1
end_modal question
Really stupid question, but have you wrapped this all in an App class? If you don''t have a
wxApp subclass driving your applications then all sorts of badness would happen.
> I''m writing a custom little application for my boss''s high school
> football team to track there stats play by play.
>
> My problem is that when I start the application, it