Authors
Air Quality Latest
13.09.2023
Air quality Author Daniel Ekane Airquality library(tidyverse) ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ✔ dplyr 1.1.2 ✔ readr 2.1.4...
1388 sym Python (3704 sym/25 pcs) 5 img
Who is Alyssa Rios? Latest
14.09.2023
Hi! My name is Alyssa, a graduate student at UTSA. I am currently pursuing my Masters in Finance aiming to work in financial analysis or investment banking. Academic Background B.S in Biology with a Minor in Business, Texas A & M University,...
903 sym 1 img
Santiago Andres Rodriguez Rueda 7
Practica_13_septiembre, Libreria_dplyr Latest
14.09.2023
1. Introducción En este cuaderno se explora las funcionalidades de la libreria dplyr: -mutate() agrega nuevas variables que son funciones de variables existentes. -select() elige variables en función de sus nombres. -filter() Selecciona casos...
2724 sym R (3002 sym/23 pcs) 1 img
Yelp API Latest
14.09.2023
Census API Key tidycensus::census_api_key(Sys.getenv("census_api")) ## To install your API key for use in future sessions, run this function with `install = TRUE`. library(tidycensus) library(sf) library(tmap) library(jsonlite)...
897 sym R (20407 sym/25 pcs)
Hannah Jackson 7
GLMMs Latest
14.09.2023
Hello! This is an RMarkdown document that I’ve created for you to help you through your mixed effects models - it allows me to embed code into a document so you can copy and paste it into your RStudio session and run it without needing me to be...
11261 sym R (2579 sym/17 pcs) 11 img
UAmini1 Latest
14.09.2023
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...
598 sym 1 img
Document Latest
17.09.2023
panda slide1 XIONGMAO slide2 The giant panda (scientific name: Ailuropoda melanoleuca), also known as the big cat bear, generally known as “panda” or “cat bear”, belongs to the carnivorous bear family of mammals, the body color is black...
3221 sym 1 img
INFSCI0310 Homework 1 Latest
17.09.2023
#load mtcars dataset df=read.csv("mtcars-3.csv") Data Understanding #Displaying the First Few Rows head(mtcars-3) #Dimension of Dataset dim(mtcars-3) ## [1] 32 11 #Data Structure of Variable df class(df) ## [1] "data.frame" #Data Types of...
265 sym R (2748 sym/25 pcs) 3 img
Nicolás Corvalán 7
Document Latest
22.09.2023
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...
598 sym 1 img
Larisa Omanović 7
Home-take exam in R (Larisa O.) Latest
23.09.2023
R take-home exam Task 1 Larisa Omanović This dataset comprises demographic and academic information of individuals, including gender, age, field of study, year of study, and CGPA. Additionally, it includes marital status and responses to...
8908 sym R (21465 sym/115 pcs) 15 img