RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post

Recently Published

Document
this is my first r html file
Dasar Software R untuk Simulasit
Latihan dasar-dasar Software R untuk Simulasi
Dasar Software R
Document
trying for first time
Dasar Software R untuk Simulasi
Latihan dasar dasar Software R untuk Simulasi
Praktikum Week 2
Publish Document
Data Frame Construction and Descriptive Statistical Analysis in R
This report presents basic data simulation and manipulation using the R programming language. It includes the construction of data frames, generation of numerical sequences based on defined patterns, vector replication using seq() and rep(), probability-based random sampling using sample(), and descriptive statistical analysis using the summary() function. The objective of this exercise is to understand fundamental data structures in R and perform simple simulations systematically.