gravatar

mateyisi

Mohau

Recently Published

Demonstration of R raster with NCDF
Here we show how to aggregate data in R and save it in excel.
Natural disaster impacts analysis: NOAA's Database
This work is published for the fulfillment of peer reviewed assignment 2 on Cousera course on Reproducible research
Example: adding more feature to the data
In this example we demonstrate on how to add more derived features into a data frame by sub-setting relevant data chunks within a for-loop. This may also be achieve through use of regular expressions as per code that inspired this example on Mr. Ts'iliso Marata LinkedIn post.