README.md

rateImg

The goal of rateImg is to provide a collection of images that can be evaluated/rated by the user

Installation

You can install the released version of rateImg from github with devtools:

devtools::install_github("torden81/rateImg")

Setting up images to be rated

Copy your images to be rated to the folder that is returned by

system.file("app/www", package = "rateImg")

Example

To start the shiny GUI run

rateImg::run_app()

Reading of the evaluation files can be done with rateImg::readEvalFiles() and returned as data.frame as a base for further analysis.



torden81/rateImg documentation built on April 8, 2022, 12:39 a.m.