Skip to content

This repository simulates a version control flow for Exercise 1 of the Formative Assessment for MY472.

Notifications You must be signed in to change notification settings

50280/MY472_Formative_Ex1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MY472_Formative_Ex1

This repository simulates a version control flow for Exercise 1 of the Formative Assessment for MY472.

Brief description

This project is part of the Practice Project Initiative which aims to teach students to format Data according to the three principles set out by Hadley Wickham (2014).

References: Wickham, H. . (2014). Tidy Data. Journal of Statistical Software, 59(10), 1–23. https://doi.org/10.18637/jss.v059.i10

Primary Contact Information

Name: Anonymous Student
Email address: [email protected]
Phone: + 44 1234 567890
Time Zone: GMT

Data

The data used in this repository stem from the built-in R Iris dataset.

Codebook of functions in this repository

• remove_nas: This function removes any rows that have missing values values in them.
• sepal_area: This computes the sepal area by multiplying the sepal width by the length of each sepal.

About

This repository simulates a version control flow for Exercise 1 of the Formative Assessment for MY472.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages