Extracts the logfile which stores information on the progress made with the provided SPATA2 object.

getLogfileDf(object)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

Value

A data.frame with variables fn_name, date_time, args_input, pkg_version. See the vignette on the logfile for more information.