Hello World Sample
Practice using GitHub by creating a sample repository. Make sure you add a description to help others understand your project.
Explain here how you would run the program and what files need to be available.
Hello_World/
└──
│── README.md
│── pgmname1.R
│── filename1.csv
│── examples.html
- Did you use any datafiles?
- List filenames
- Where you got them
- What is contained within the data files?
- Datafile considerations
- URL links to files - example here: Baby names from 1880 to present
No additional documentation at this time. Here is some BOLD text
Discuss any versioning used especially if you are making major changes throughout the process of your code.