I have generated tables which all start with \begin{table}[htbp].
However, to avoid them floating between sections, it was recommended for me to add [H] instead of [htbp] after \begin{table} and the use the package float. I was wondering if there would be a way to code in the esttab via Stata automatically, as opposed to change it manually.
Thank you.
\usepackage[section]{placeins}: https://tex.stackexchange.com/questions/279 – Torbjørn T. Jul 21 '18 at 21:02figureenvironment, which only use is to float stuff. – Johannes_B Jul 22 '18 at 06:13