Publications by Gusti Risna Mawarni
Percobaan Upload Pertama
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 be generated that includes both content as well as the output of any embedded R code chunks with...
598 sym 1 img
Percobaan Upload Kedua
library(mosaic) ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these functions should not be affected by this. #...
15 sym R (1099 sym/11 pcs) 1 img
Percobaan Upload Ketiga
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
20 sym R (1262 sym/16 pcs) 1 img
Resume BAB 1
Bab 1 Mewakili fungsi matematika Pada dasarnya topik kalkulus adalah tentang fungsi matematika dan operasi yang dilakukan pada mereka.Konsep “fungsi matematika” adalah sebuah ide. Jika kita akan menggunakan bahasa komputer untuk bekerja dengan fungsi matematika, kita perlu menerjemahkannya ke dalam beberapa entitas dalam bahasa komputer....
3373 sym
BAB 2-Percobaan 1
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
44 sym R (4364 sym/31 pcs) 10 img
Bab 2
FUNGSI GRAFIK Grafik Fungsi Matematika library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional featu...
242 sym R (4403 sym/35 pcs) 12 img
Membuat scatterplot
coba = read.csv("C:/Users/user/Pictures/Nilai Mahasiswa.csv") library(readr) write_csv(coba,"...Nilai Mahasiswa.csv") Nilai_Mahasiswa = read.csv("...Nilai Mahasiswa.csv") Nilai_Mahasiswa ## Nama Quiz UTS UAS Tugas.1 Tugas.2 Tugas.3 Tugas.4 Tugas.5 Tugas.6 ## 1 Hanin 80 90 80 75 90 75 85 70 90 ## 2 W...
24 sym R (2104 sym/20 pcs) 1 img
Bab 2 - Grafik fungsi dua variabel
GRAFIK FUNGSI Grafik Fungsi Dua Variabel library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional fea...
96 sym R (1471 sym/18 pcs) 2 img
Bab 3
library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional features. The original behavior of these fun...
79 sym R (2431 sym/25 pcs) 6 img
BAB 4
PEMECAHAN Dari Persamaan ke Nol Fungsi library(mosaicCalc) ## Loading required package: mosaic ## Registered S3 method overwritten by 'mosaic': ## method from ## fortify.SpatialPolygonsDataFrame ggplot2 ## ## The 'mosaic' package masks several functions from core packages in order to add ## additional featu...
132 sym R (1990 sym/27 pcs) 2 img