a.a.main: MAIN

Description Usage Author(s)

View source: R/main.R

Description

The task of this function is to start the whole analyzation process. The analyzation is done several steps which can be seen in the following listing:

  1. main

    1. a.a.main

    2. a.b.main.image.recognition

    3. a.b.main.image.recognition

Further more there is the util script for supporting the other scritps:

Each of clickable listing elements are functions in the package which have a specific task.

A separate conceptional project documentation was created and can be found in the root folder of the project. Therefore this code documentation is kept brief to take that into account.

The naming convention with LETTER.LETTER.FUNCTIONNAME has solely the purpose to ensure the correct ordering of the functions in the generated pdf of the documentation which was done by roxygen2. Otherwise the order of function and project descriptions may not follow the linear process of the steps and makes the understanding more difficult.

It executes just one function: a.b.main.image.recognition

Usage

1

Author(s)

Vitali Friesen


Vitlik/DA2-17 documentation built on May 20, 2019, 11:12 a.m.