Learn R Programming

HiPLARM (version 0.1)

checkFile: Startup function that reads in the optimised crossover points

Description

This function is run automatically at load time and is the function that reads in the already generated optimised crossover points or a default value.

Usage

checkFile()

Arguments

Details

This function is run automatically at load time and is the function that reads in the already generated optimised crossover points. If these do not exist a default value is read in. The user is also informed of how many functions have been optimised.

Examples

Run this code
	checkFile()

Run the code above in your browser using DataLab