Function reference
-
donut()
- Create a donut chart of the top n colors in the image (number of colors specified by the user)
-
get_color_palette()
- Gets the color palette of an image as a tibble
-
negative()
- Invert top n colours in an image file.
-
rgb2col()
- Converts a column of RGB values to a HEX code Based on: https://stackoverflow.com/a/66810164
-
scatterplot()
- Create a two-dimensional scatterplot based on the colours of the image
-
url_exists()
- Checks if a URL exists