search for: vproot

Displaying 4 results from an estimated 4 matches for "vproot".

Did you mean: vgroot
2013 Jul 04
2
Modificar una función de un paquete
Estimados miembros de la lista. Estoy trabajando con la función mosaic del paquete vcd. Cómo puedo hacer para ver el contenido fe la función y modificar algunos de sus argumentos? Muchas gracias, Manuel -- *Manuel Spínola, Ph.D.* Instituto Internacional en Conservación y Manejo de Vida Silvestre Universidad Nacional Apartado 1350-3000 Heredia COSTA RICA mspinola@una.ac.cr
2013 Jul 04
1
Modificar una función de un paquete
...ull"), spacing[[i]]) > ## idx <- matrix(1:(2 * d), nrow = 2, byrow = TRUE)[-2 * d] > ## layout <- if (v) > ## grid.layout(ncol = 2 * d - 1, widths = dist[idx]) > ## else > ## grid.layout(nrow = 2 * d - 1, heights = dist[idx]) > ## vproot <- viewport(layout.pos.col = col, layout.pos.row = row, > ## layout = layout, name = > remove_trailing_comma(name)) > > ## ## next level: either create further splits, or final viewports > ## name <- paste(name, dnn[i], "=", dn[[i]...
2013 Jul 04
0
Modificar una función de un paquete
...;- unit.c(unit(margin, "null"), spacing[[i]]) ## idx <- matrix(1:(2 * d), nrow = 2, byrow = TRUE)[-2 * d] ## layout <- if (v) ## grid.layout(ncol = 2 * d - 1, widths = dist[idx]) ## else ## grid.layout(nrow = 2 * d - 1, heights = dist[idx]) ## vproot <- viewport(layout.pos.col = col, layout.pos.row = row, ## layout = layout, name = remove_trailing_comma(name)) ## ## next level: either create further splits, or final viewports ## name <- paste(name, dnn[i], "=", dn[[i]], ",", sep =...
2013 Jul 06
0
Modificar una función de un paquete
...) > > ## idx <- matrix(1:(2 * d), nrow = 2, byrow = TRUE)[-2 * d] > > ## layout <- if (v) > > ## grid.layout(ncol = 2 * d - 1, widths = dist[idx]) > > ## else > > ## grid.layout(nrow = 2 * d - 1, heights = dist[idx]) > > ## vproot <- viewport(layout.pos.col = col, layout.pos.row = row, > > ## layout = layout, name = > > remove_trailing_comma(name)) > > > > ## ## next level: either create further splits, or final viewports > > ## name <- paste(name, dnn[i]...