Skip to content

Selbosh/hello

Repository files navigation

My first repository

Welcome to my GitHub repo! 😄

Here I will commit, pull and push plaintext documents and code online or from RStudio.

Here is a picture of a chick. It is by Philipp Kleindienst.

A chick, by Philipp Kleindienst

A new section

I just wrote this in RStudio!

Another new section created on GitHub

I will need to pull this!

Evaluated R code

The chickwts dataset in R has 71 rows.

plot(chickwts$weight ~ chickwts$feed,
     xlab = 'Feed type',
     ylab = 'Weight (grams)',
     col = 2:7)

About

An example of a GitHub repository containing R Markdown documents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published