Photo by Chris Ried on Unsplash |
Doing data analysis or developing data products using open source software would present the need for some programming skills. All that you see are outputs of codes put together to let R work on the data using the tools chosen by the user. Here are some examples of how R programming looks like:
Cache Matrix Function
Correlation Function across multiple .CSV files
Mean Computation across multiple .CSV files
Determine the best or worst performing hospital per outcome
Determines the state with the best outcome per disease
Returns a Data Frame of best or worst performing hospitals