Authors
Luis Fernando Lagos Alas 6
Prueba de la clase Latest
17.03.2021
R Markdown Aqui esta el reporte del analisis 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...
628 sym R (268 sym/2 pcs) 1 img
Fernando Tomaz 6
Lab 1 - FPCC 2 Latest
07.04.2021
library(tidyverse) clima_jp_cg_pt = read_csv(("tempo-jp-cg-pt.csv"), col_types = cols( cidade = col_character(), semana = col_date(format = ""), temp_max = col_double(), temp_media = col_double(),...
3990 sym R (2588 sym/9 pcs) 5 img
Fernando S. Beltrán 6
Fernando S. Beltrán Latest
21.09.2021
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...
593 sym R (262 sym/2 pcs) 1 img
fibosworld 6
Displaying german stock performance with R using ggplot2 Latest
06.12.2011
I cannot follow stock market developments daily, so I was looking for a quick overview of what had happened in the last week. What would be of interest for me is “How did German stocks perform over the last 5 days, compared to the last 20...
1443 sym R (2099 sym/1 pcs) 6 img
Resume Perkuliahan Komputasi Statistik Minggu 9 Latest
29.10.2022
Resume Materi Perkuliahan Minggu 9 Komputasi Statistik Fikri Dwi Alpian - 120450022 - RB Pengembangan Fungsi dalam R Membuat Fungsi func_name <- function (argument) { statement } function : Fungsi dasar dalam membuat suatu fungsi statement...
2058 sym
MossyMoose (GitHub username) 6
Analysis of Significant Events in NOAA Storm Database Latest
09.09.2021
Synopsis In this report, we use the NOAA Storm Database to evaluate which kinds of events are most harmful to population health and have the greatest economic consequences. The data set covers the periods of 1950 to 2011. We measure human health...
7407 sym R (6093 sym/44 pcs) 3 img
Fitz Gerald M. Villegas 6
Severe Weather Events happened in the U.S. and their Effect on Public Health and Economy Latest
11.10.2020
Severe Weather Events happened in the U.S. and their Effect on Public Health and Economy Synopsis Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can...
4491 sym R (7876 sym/30 pcs) 2 img
Notes Sept 13 Latest
14.09.2021
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...
593 sym R (268 sym/2 pcs) 1 img
flodel 6
The 50 most used R packages Latest
05.04.2012
Ask anyone what makes R a great language, one argument that often comes back is its very active community. Proof is the impressive number of packages contributed by developers from all horizons and backgrounds. The CRAN website alone lists 3,725...
2516 sym 4 img
Fran Martinez 6
Facial Recognition API Latest
07.09.2020
14-09-2020 Login parameters Provided URL Method: POST Input parameters Common input parameters for any endpoint xml_code: this is the name of the endppoint arg_type: The value should always be 1, meaning the input is a string. arg_data: This...
1019 sym R (1546 sym/3 pcs)