Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 174 Bytes

test.md

File metadata and controls

16 lines (10 loc) · 174 Bytes

test

Intro

This is my project

EDA

Here is the distribution of my data

x <- rnorm(100)
hist(x)