<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Prezados,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">estou com dificuldades em ordenar os dados por data, os dados que estou usando foram filtrados de um banco maior e nesta alterou a sequencia de datas.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Tentei varias alternativas inclusive a postada hoje.<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">> amb_l1[with(amb_l1, order(d_coleta)),]<br> ponto ano d_coleta amb_l<br>1
6 3 3-05-11 0<br>2 6 4 4-01-12 0<br>3 6 1 4-12-08 0<br>4 6 4 7-08-12 2<br>5 6 1 8-05-09 74<br>6 6 3 9-08-11 0<br>7 6 3 10-11-10 145<br>8 6 2 13-05-10 154<br>9 6 2 13-07-10 1352<br>10 6 2 14-10-09 0<br>11 6 3 15-02-11 0<br>12 6 1
19-01-09 0<br>13 6 4 19-04-12 0<br>14 6 4 26-11-11 0<br>15 6 2 28-01-10 0<br>16 6 1 30-07-09 226<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">str(amb_l1)<br>'data.frame': 16 obs. of 4 variables:<br> $ ponto : Factor w/ 35 levels "1","2","3","4",..: 6 6 6 6 6 6 6 6 6 6 ...<br> $ ano : Factor w/ 4 levels "1","2","3","4": 3 4 1 4 1 3 3 2 2 2 ...<br> $ d_coleta:
Date, format: "3-05-11" "4-01-12" ...<br> $ amb_l : int 0 0 0 2 74 0 145 154 1352 0 ...</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">sou curuja nesta lista!</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">obrigado pela atencao.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style:
normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Abracos, <br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Adevair<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"></div></div></body></html>