fixest_startup_msg {fixest} | R Documentation |
Permanently removes the fixest package startup message
Description
Package startup messages can be very annoying, although sometimes they can be necessary.
Use this function to prevent fixest
's package startup message from popping when loading.
This will be specific to your current project.
Usage
fixest_startup_msg(x)
Arguments
x |
Logical, no default. If |
Details
Note that this function is introduced to cope with the first fixest
startup message
(in version 0.9.0).
This function works only with R >= 4.0.0. There are no startup messages for R < 4.0.0.
[Package fixest version 0.12.1 Index]