Shorten or split latex pdf tables RMarkdonw

How can I make following latex table shorter (to fit one page of a markdown pdf document) or divide over two pages? Thanks for the help.

\begin{table}[!htbp] \centering
\small
\caption{}
\label{}
\tabcolsep=0.11cm
\begin{tabular}{@{\extracolsep{5pt}}lccc}
\[-1.8ex]\hline
\hline \[-1.8ex]
& \multicolumn{3}{c}{\textit{Dependent variable:}} \
\cline{2-4}
\[-1.8ex] & \multicolumn{3}{c}{P21ST.H_R} \
\[-1.8ex] & (1) & (2) & (3)\
\hline \[-1.8ex]
sexo.F & 0.894 & 0.853 & 0.859 \
& p = 0.312 & p = 0.168 & p = 0.187 \
& t = $-1.013 & t = -1.382 & t = -1.320 \\ & & & \\ race.dum.short.dn & 0.703 & 0.657^{} & 0.648^{} \\ & p = 0.074 & p = 0.043 & p = 0.037 \\ & t = -1.792 & t = -2.029 & t = -2.096 \\ & & & \\ race.dum.short.blckmul & 0.538 & 0.476^{} & 0.508 \\ & p = 0.071 & p = 0.045 & p = 0.070 \\ & t = -1.806 & t = -2.005 & t = -1.817 \\ & & & \\ race.dum.short.indig & 0.606^{} & 0.556^{} & 0.561^{} \\ & p = 0.015 & p = 0.008 & p = 0.009 \\ & t = -2.442 & t = -2.681 & t = -2.632 \\ & & & \\ race.dum.short.mestiz & 0.862 & 0.828 & 0.853 \\ & p = 0.240 & p = 0.153 & p = 0.231 \\ & t = -1.175 & t = -1.432 & t = -1.199 \\ & & & \\ s1.dum.high.mid & 4.866^{} & 4.446^{} & 4.051 \\ & p = 0.024 & p = 0.035 & p = 0.051 \\ & t = 2.270 & t = 2.115 & t = 1.958 \\ & & & \\ s1.dum.low.mid & 3.135 & 2.534 & 2.386 \\ & p = 0.084 & p = 0.167 & p = 0.203 \\ & t = 1.731 & t = 1.384 & t = 1.275 \\ & & & \\ s1.dum.mid & 2.925 & 2.221 & 2.065 \\ & p = 0.105 & p = 0.239 & p = 0.291 \\ & t = 1.624 & t = 1.179 & t = 1.057 \\ & & & \\ s1.dum.low & 5.385^{} & 4.646^{} & 4.258^{} \\ & p = 0.013 & p = 0.026 & p = 0.038 \\ & t = 2.512 & t = 2.231 & t = 2.078 \\ & & & \\ s1.dum.dontrep & 0.881 & 0.172 & 0.158 \\ & p = 0.916 & p = 0.204 & p = 0.189 \\ & t = -0.106 & t = -1.272 & t = -1.315 \\ & & & \\ P56N.B.dum.AIwill & & 0.662^{} & 0.692^{} \\ & & p = 0.017 & p = 0.037 \\ & & t = -2.392 & t = -2.094 \\ & & & \\ P56N.B.dum.AIdn & & 0.483^{} & 0.441^{} \\ & & p = 0.011 & p = 0.005 \\ & & t = -2.566 & t = -2.833 \\ & & & \\ S4.dum.littlenotwor & & 0.680^{*} & 0.719 \\ & & p = 0.026 & p = 0.061 \\ & & t = -2.226 & t = -1.879 \\ & & & \\ S4.dum.worriedvery & & 0.817 & 0.855 \\ & & p = 0.204 & p = 0.331 \\ & & t = -1.272 & t = -0.974 \\ & & & \\ S4.dum.na & & 0.710 & 0.751 \\ & & p = 0.699 & p = 0.748 \\ & & t = -0.388 & t = -0.322 \\ & & & \\ S5.dum.notenough & & 0.571^{} & 0.583^{} \\ & & p = 0.005 & p = 0.007 \\ & & t = -2.864 & t = -2.748 \\ & & & \\ S5.dum.dnna & & 0.289^{} & 0.260^{} \\ & & p = 0.003 & p = 0.002 \\ & & t = -3.006 & t = -3.198 \\ & & & \\ P66ST.dum.crimdnna & & 1.064 & 1.050 \\ & & p = 0.882 & p = 0.908 \\ & & t = 0.149 & t = 0.117 \\ & & & \\ P66ST.dum.crimworries & & 0.845 & 0.847 \\ & & p = 0.170 & p = 0.180 \\ & & t = -1.374 & t = -1.344 \\ & & & \\ P43ST.A.dum.against & & & 1.190 \\ & & & p = 0.396 \\ & & & t = 0.849 \\ & & & \\ P43ST.A.dum.dnna & & & 0.656 \\ & & & p = 0.155 \\ & & & t = -1.424 \\ & & & \\ P43ST.B.dum.against & & & 1.148 \\ & & & p = 0.412 \\ & & & t = 0.822 \\ & & & \\ P43ST.B.dum.dnna & & & 1.656^{} \\ & & & p = 0.033 \\ & & & t = 2.142 \\ & & & \\ P53N.E.dum.workno & & & 1.020 \\ & & & p = 0.907 \\ & & & t = 0.117 \\ & & & \\ P53N.E.dum.workdnna & & & 1.427 \\ & & & p = 0.121 \\ & & & t = 1.555 \\ & & & \\ \hline \\[-1.8ex] AIC & 2802.8 & 2598.4 & 2600.1 \\ Observations & 1,156 & 1,077 & 1,077 \\ \hline \hline \\[-1.8ex] \textit{Note:} & \multicolumn{3}{r}{^{}p<0.05; ^{}p<0.01; ^{***}p<$0.001} \
\end{tabular}
\end{table}

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.