Deprecated: use fix_globals() instead

print_globals(globals, path = ".", ..., message = TRUE)

Arguments

globals

A list as issued from get_no_visible() or empty.

path

Path to package.

...

Other parameters passed to rcmdcheck::rcmdcheck().

message

Logical. Whether to return message with content (Default) or return as list.

Value

See fix_globals().