Assignment Submission Guidelines
How to submit your work in Data 309
First organize your computer
On your computer you will create notes, scratch work, R-code, assignments and projects. Follow these steps to label and organize your materials.
- Create a folder on your computer called data_309
- This folder will contain everything you do in this class.
- Inside the data_309 folder create another folder called week_1
- This folder contains all files,assignments,notes, etc., from week 1
- Inside the data_309/week_* folders create, as appropriate:
- a folder called a1, for assignment 1
- This folder is where you will place all files associated with assignment one.
- a folder called p2, for project2
- data, .r files, .qmd files, everything for project 2 goes here
- Continue each week, not every week will have a project.
- a folder called a1, for assignment 1
What do I submit?
- Typically, you will submit .html files
- These file will show some r-code, some charts, some text, etc.
- You will create these using quarto documents (.qmd files)
- Do File > New File > Quarto Document to create a new .qmd file
- Don’t worry you will gradually learn the syntax for working with Quarto
Where do I submit my work?
- Click here: http://euclid.nmu.edu/~joshthom/teaching/dat309/week1/euclidsamba.bat
- Save the file to your data_309 folder on your computer .
- Modify the script to use your username and password.
- This is the euclid_samba script.
How do I submit my work?
- Each time you make a submission, click on the
euclid_samba
script.- This mounts a drive on your computer.
- Putting your computer to sleep will unmount the drive.
- Upload the files (
.qmd, .html, .pdf, .r
) to the specified folder.