Authors

SNPassoc tutorial Latest

04.11.2020

1 Introduction The SNPassoc package contains facilities for data manipulation, tools for exploratory data analysis, convenient graphical facilities, and tools for assessing genetic association for both quantitative and categorial (case-control)...

19653 sym R (28849 sym/75 pcs) 6 img

Juan Salcido 15

Frecuencia de actividades deportivas Latest

12.02.2020

# Preferencias de actividad deportiva y cultural en una muestra de 30 alumnos actividad <- c('Dibujo', 'Tiro con Arco', 'Baile', 'Voleybol', 'Futbol', 'Americano', 'Natación', 'Tahitiano', 'Natación', 'Tiro con...

918 sym R (6202 sym/22 pcs) 2 img

Juan Manuel Arias 15

Primer doc Latest

09.09.2021

Ejemplo de A. Exploratorio Univalorado A continuacion vamos a realizar un ejemplo de exploración descriptiva de datos en R y visualización con la librería ggplot2. Para esto usaremos datos de prueba que se encuentran en R en la libreria...

609 sym R (2558 sym/36 pcs) 8 img

Rpubs, publishing practice Latest

03.11.2022

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...

591 sym 1 img

Julio Valenzuela 15

1_AIUC1 Latest

30.08.2021

Primer ejercicio de probabilidad y estadistica: Tablas, histogramas y poligonos de distribuciones de frecuencia Este ejercicio usa datos de las normales climatologicas del periodo de 1951 a 2010 de Morelia, Michoacán, estación 00016081 MORELIA...

3609 sym R (1175 sym/28 pcs) 7 img

test Latest

29.10.2022

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will...

591 sym 1 img

Handout 1 Latest

27.10.2022

The content of this webpage belongs to Lecture 1, activity 1 A data frame is a matrix-like object with columns that can have different data types. A data frame is different from a matrix (an R data structure that we will not cover). Matrices, like...

12025 sym

Kacey Paquette 15

My First Publication Latest

23.01.2020

Q1 What is R? R is the engine that runs RStudio Q2 What is RStudio? RStudio is the interface Q3 What is R packages? R packages are the apps you can download Hint: Type your answer in bold. Note: For help with RMarkdown syntax, go Help >...

309 sym

Kaining Zhou 15

R Markdown shortcut Latest

27.07.2021

R Markdown Shortcut Kaining Zhou September 15, 2021 1. Add one line between elements: * Item 1 * Item 2 * Item 3 <p>&nbsp;</p> * Item 4 * Item 5 * Item 6 Displayed Item 1 Item 2 Item 3 Item 4 Item 5 Item 6 2. Nested Lists 1. Item 1...

2334 sym R (1423 sym/8 pcs) 7 img 1 tbl

Karthik Ram 15

Staying up to date on R packages Latest

17.03.2011

Unless you regularly use particular R packages,  it’s becomes difficult to stay on top of updates and bug fixes.  Updates usually also include significant improvements in performance.  I wrote this short snippet of code which I run about once...

917 sym R (249 sym/2 pcs) 2 tbl