Publications by M S Hossain
Assignment 6_with ggplot
library(sf) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(lubridate) ## ## Attaching package: 'l...
1224 sym R (18266 sym/113 pcs) 6 img
MId_term
my_libtrary <- c("sf", "dplyr", "RColorBrewer","lubridate","knitr", "sp", "classInt", "ggplot2", "gridExtra") lapply(my_libtrary, library, character.only = TRUE) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following o...
806 sym R (32804 sym/105 pcs) 3 img
Assignment 6
library(sf) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(lubridate) ## ## Attaching package: 'l...
959 sym R (18076 sym/100 pcs) 6 img
Final Project
Spatial Distribution of Upper Claiborne Confining Unit using R- programming language in Shelby County Tennessee For ESCI-7700-001 Seminar in Earth Science Department of Earth Sciences The University of Memphis Loading the packages library(sp) library(sf) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library(dplyr) ## ## Attaching package: '...
16257 sym R (22061 sym/121 pcs) 7 img
Document
Loading packages library("sf") ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library("dplyr") ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library("raster") ## Loadin...
635 sym R (6509 sym/36 pcs) 1 img
Final_Project_Seminar_in_Earth_Science
Spatial Distribution of Upper Claiborne Confining Unit using R- programming language in Shelby County Tennessee For ESCI-7700-001 Seminar in Earth Science Department of Earth Sciences The University of Memphis Introduction Localized thin and absence in the Upper Claiborne Confining Unit (UCCU) provides avenues for intra-aquifer water exchange be...
11743 sym R (22061 sym/121 pcs) 7 img
Assignment 10
library(sp) library(sf) ## Linking to GEOS 3.8.0, GDAL 3.0.4, PROJ 6.3.1 library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(lubridate) ## ## Attachin...
324 sym R (10579 sym/50 pcs) 6 img