Learn R Programming

metaheur (version 0.2.0)

getlogs: get the logs of a metaheur search

Description

get the logs of a metaheur search

Usage

getlogs(x, n = NULL)

Arguments

x
(metaheur class object) output of function metaheur()
n
(integer) number of log entries show, default to all entries

Examples

Run this code
##getlogs(examplesearch)

Run the code above in your browser using DataLab