20 lines
511 B
Markdown
20 lines
511 B
Markdown
|
|
---
|
||
|
|
title: "base-R"
|
||
|
|
contributor: "@iremaydas"
|
||
|
|
tags: #coding, #iremaydas
|
||
|
|
---
|
||
|
|
|
||
|
|
---
|
||
|
|
name: base-r
|
||
|
|
description: Provides base R programming guidance covering data structures, data wrangling, statistical modeling, visualization, and I/O, using only packages included in a standard R installation
|
||
|
|
---
|
||
|
|
|
||
|
|
# Base R Programming Skill
|
||
|
|
|
||
|
|
A comprehensive reference for base R programming — covering data structures, control flow, functions, I/O, statistical computing, and plotting.
|
||
|
|
|
||
|
|
## Quick Reference
|
||
|
|
|
||
|
|
### Data Structures
|
||
|
|
|