El 17/10/13 13:59, d1d4c escribió:
> On 17/10/13 13:32, shokah wrote:
> 
>>> Con metadatos, en este caso, os referís a las cabeceras, no?
>>
>> Sí, me refiero a las cabeceras.
> 
>> Además, si añadimos nosotros metadatos
> 
> Sería interesante algún tipo de visualización en línea con un sistema en
> tiempo real. Quizás se podría incluir el script como plugin de emma en
> la servidora nómada.

+1 visualizción en linea

Otra opción seria utilizar knit, para generar documento html que tiene
código de R. Os mando un ejemplo.

pregunta 1, como guarda o gestiona procmail los mails? En texto o en una
base de datos?

pregunta 2,
un script Rhtml + una función de actualización en php|python =
visualización en linea? Por cierto existe una librería en python para R,
Rpy.

No he subido de momento el nodo a la wiki. Voy a esperar a como
evoluciona la propuesta de nodo, pues el objetivo era ver algo mas
avanzado de R, pero mucho mejor si sirve para crear una herramienta.

Lo de los procesos estaría a mano en todo caso, nos servirá como ejemplo
para algunas cosas. También si hace falta explicar, no tengo problemas.

> 
> 
> 
> _______________________________________________
> HackMeeting mailing list
> HackMeeting@listas.sindominio.net
> https://listas.sindominio.net/mailman/listinfo/hackmeeting
> 
Title: Title

This is an R HTML document. When you click the Knit HTML button a web page will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:

summary(cars)
##      speed           dist    
##  Min.   : 4.0   Min.   :  2  
##  1st Qu.:12.0   1st Qu.: 26  
##  Median :15.0   Median : 36  
##  Mean   :15.4   Mean   : 43  
##  3rd Qu.:19.0   3rd Qu.: 56  
##  Max.   :25.0   Max.   :120

You can also embed plots, for example:

plot(cars)
plot of chunk unnamed-chunk-2
<html>

<head>
<title>Title</title>
</head>

<body>

<p>This is an R HTML document. When you click the <b>Knit HTML</b> button a web page will be generated that includes both content as well as the output of any embedded R code chunks within the document. You can embed an R code chunk like this:</p>

<!--begin.rcode
summary(cars)
end.rcode-->

<p>You can also embed plots, for example:</p>

<!--begin.rcode fig.width=7, fig.height=6
plot(cars)
end.rcode-->

</body>
</html>

<<attachment: unnamed-chunk-2.png>>

_______________________________________________
HackMeeting mailing list
HackMeeting@listas.sindominio.net
https://listas.sindominio.net/mailman/listinfo/hackmeeting

Responder a