Skip to content

torden81/rateImg

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages