Displaying 1 result from an estimated 1 matches for "reproducao".
Did you mean:
producao
2003 Apr 14
2
categorical variables
Dear helpers
I constructed a data frame with this structure
> str(dados1)
`data.frame': 485 obs. of 16 variables:
$ Emissor : int 1 1 1 1 1 1 1 1 1 1 ...
$ Marisca.Rio : int 1 1 1 1 1 1 1 1 1 1 ...
$ Per?odo : int 1 1 1 1 1 1 1 1 1 1 ...
$ Reproducao : int 3 3 3 3 3 3 3 3 3 3 ...
$ Estacao : int 2 2 2 2 2 2 2 2 2 2 ...
$ X30cm : int 1 1 1 1 1 1 1 1 1 1 ...
$ Dir.mov : int 0 0 0 0 0 0 0 0 0 0 ...
$ Temp.media : num 12.0 11.3 12.1 12.3 12.4 ...
$ Temp.amplitude : num 1.167 -0.750 0.875 0.125 ......