powered by
fixest
Sets/gets the default values of whether notes (informing for NA and observations removed) should be displayed in fixest estimation functions.
setFixest_notes(x)getFixest_notes()
getFixest_notes()
A logical. If FALSE, then notes are permanently removed.
FALSE
# NOT RUN { # } # NOT RUN { # Default is TRUE getFixest_notes() # Change default with setFixest_notes(FALSE) # } # NOT RUN { # }
Run the code above in your browser using DataLab