coolit.train is an R package for training a model to identify water cooling towers from high-resolution aerial imagery. It consists of functions for:
This repo contains both functions (as a normal R package does) and code I used to apply the functions in the 'analysis' directory. It is an R package that can be installed from Github using remotes::install_github()
. However, the installed package will not contain the 'analysis' directory. If you want that code, you should pull the entire repo then build the package locally using remotes::install_git()
.
Please note that the 'coolit' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.