RAnEn::print.list prints a list in pretty format
# S3 method for list
print(x, recursive = F)
The object to print
Whether to print all variables from nest-groups
The names to print. Default to all names. Only support including names in the root group.