Leyendo Google Sheets

Column

Leyendo GoogleSheet “fuente”

read.genm <- function(ss) {
  df <- read_sheet(ss,
                   sheet=1,range= "M2:S1550",
                   col_names = TRUE, 
                   col_types = "c")
  df}

#only Gt Depto (D2:AT769)
read.js <- function(ss) {
  df2 <- read_sheet(ss,
                   sheet=2,range= "D2:AT769",
                   col_names = TRUE, 
                   col_types = "c")
  df2}

Dimensiones de Tabla

NO2

Column

Plots

SO2

Column

Plots

pm10

Column

Plots

pm2.5

Column

Plots

Plot 2

Column

pivots & ggStream

Js

Column

Column

Plot

J:06

Column

Plots

Plots

Column

plot

Plot

J:06

Column

Plots

Plots

Column

Plots

Plot Enfermedades

Column

pivots & ggStream