Displaying 9 results from an estimated 9 matches similar to: "Pregunta sobre shinyTable"
2018 Feb 02
3
Alternativa Shiny server en windows
Buenas
He visto que shiny server no es compatible con sevidores windows. ¿Existe algun paquete en R que sea parecido a Shiny, para correr en un servidor?
Gracias
Jesús
[[alternative HTML version deleted]]
2019 Jan 29
2
¿Como informe con tablas que se puedan organizar dinámicamente?
Buenísimo!
Mil gracias. Muchísimo más facil que pedir disculpas. Me pongo a ello.
Hau idatzi du Carlos Ortega (cof en qualityexcellence.es) erabiltzaileak (2019
urt. 29, ar. (21:09)):
> Hola,
>
> Sí, puedes hacerlo con un widget "datatable" que puedes incluir en un
> informe RMarkdown.
> Mira el ejemplo aquí:
>
> http://www.htmlwidgets.org/showcase_datatables.html
2019 Jan 29
4
¿Como informe con tablas que se puedan organizar dinámicamente?
Buenas, erreros;
Quiero pasar unas tablas resumen (data.frame) para que las investigue otra
gente. Necesitaría que puedan pinchar en una columna y que se ordene según
los valores de esa columna y así columna a columna. Podría generar sin
dificultad tantas tablas ordenadas como columnas tiene el df, pero no sería
práctico para esta gente.
Si hay alguna solución evidente y fácil, agradecería que la
2016 Dec 27
0
Proper attribution in Authors@R for the d3.js library by Mike Bostock
I have a couple of packages that use the d3.js library developed (and copyrighted) by Mike Bostock. One package uses it extensively, another only for one function. I use R to piece together parts files containing JavaScript that I have written, which use d3.js functions and eventually the d3 library is called from a temporary web page.
To date, I have pointed to Bostock's library in the Rd
2017 Jul 10
0
Revolutions blog: June 2017 roundup
Since 2008, Microsoft (formerly Revolution Analytics) staff and guests
have written about R every weekday at the Revolutions blog
(http://blog.revolutionanalytics.com) and every month I post a summary
of articles from the previous month of particular interest to readers
of r-help.
In case you missed them, here are some articles related to R from the
month of June:
R 3.4.1 "Single
2020 Jun 04
2
mclust package installation is preparing for lazy loading and never finishes
Hi,
After loading R 4.0.0 on Ubuntu 20.04.
R version 4.0.0 (2020-04-24) -- "Arbor Day"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()'
2019 Jul 04
2
Fwd: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
FYI, I plan on implementing this for F31 if no issues arise.
---------- Forwarded message ---------
From: Ben Cotton <bcotton at redhat.com>
Date: Tue, 2 Jul 2019 at 10:55
Subject: Fedora 31 System-Wide change proposal: Automatic R runtime dependencies
To: <devel-announce at lists.fedoraproject.org>, Development discussions
related to Fedora <devel at lists.fedoraproject.org>
2006 Jun 16
1
sortable acts_as_tree with heirarchy
I''ve been stumbling on the tut at oriontransfer
(http://wiki.oriontransfer.co.nz/main/show/SortableTree)
I''ve got it working in a one dimensional list and I''ve got the drag and
drop working on children, but as can''t get it to save the tree.
Here''s my view:
<h2>Menu Prototype 2</h2>
<%= flash[:notice] %>
<ul
2009 Feb 16
24
como consultar en oracle
holaa todos ante todo un cordial saludo alguien que me pueda ayudar.
se plantea lo siguiente necesito mostrar 2 campos de una tabla los
cuales son mtin_mtin,mtin_descri de una tabla llamada re_tmtinv de esos
dos campos se necesita obtener el codigo y la descripcion,y luego ser
mostrado para despues ser agregados a un formulario.
el problema que tengo es que ya tengo la vista pero esta en blanco