Skip to content
This repository was archived by the owner on Jul 22, 2019. It is now read-only.

Latest commit

 

History

History
6 lines (6 loc) · 249 Bytes

File metadata and controls

6 lines (6 loc) · 249 Bytes

Actuarial-Assignment---RScript

BASIC CHANGES SUMMARISED; Removed as.data.frame lines after read_excel. Unneccesary line Removed all view(df). Unneccesary line Replaced <- data.frame (columns) with subset(c) Replaced multiple as.numeric.characters