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
An object of class function of length 1.
function
# NOT RUN { # Change default with setFixest_notes(FALSE) # Back to default which is TRUE getFixest_notes() # }
Run the code above in your browser using DataLab