An open API service indexing awesome lists of open source software.

https://github.com/pythoncoderunicorn/carbon_code

Personal images of programming code used in the Carbon website
https://github.com/pythoncoderunicorn/carbon_code

Last synced: 4 months ago
JSON representation

Personal images of programming code used in the Carbon website

Awesome Lists containing this project

README

          

# Carbon_Code

Personal images of programming code used in the Carbon website. Mix of Python and R

### R tribble dataframe
![carbon](https://user-images.githubusercontent.com/55933131/137225359-cf171a94-0d79-4dd2-877c-07c230f45144.png)

### Random integers in R
![Screen Shot 2021-08-20 at 7 48 07 AM](https://user-images.githubusercontent.com/55933131/137226650-b65c3fb8-d654-4319-b892-06c3f119d760.png)

### Random numbers in R, mean function
![Screen Shot 2021-08-20 at 8 17 20 AM](https://user-images.githubusercontent.com/55933131/137226930-6ff48c5f-3c97-4556-91ae-c4b04ccc0eb3.png)