Each usage of any hugo function adds an entry about it to a hidden variable in hugo environment which contains the whole history of your investigation. hugo_show_history(), displays all the entries with additions of paths to files created by functions hugo_memorize*.

hugo_show_history(last = NULL, first = NULL, specyfic = NULL)

Arguments

last

is the number of entries from the beginning of the history to display

first

is the number of entries from the end of the history to display

specyfic

is a natural vector ponting out which particular enrties should be shown.