Getting it with this:

\documentclass[11pt]{article}

\begin{document}


\begin{table}
  \centering
  \scriptsize
  \begin{tabular}{lrrrrr}
    \hline\hline
    &num.unique &missing.values &numzero &zero.or.missing
 &observed.nonzero\\
&  276     &     16943  &   939      &     17882      &        373     \\
&  167     &     16943  &  1084      &     18027      &        228     \\
&  538     &         0  & 17324      &     17324      &        931     \\
&   31     &     15697  &  2501      &     18198      &         57     \\
&   21     &     15697  &  2298      &     17995      &        260     \\
&    3     &     18002  &     0      &     18002      &        253     \\
&   64     &     15697  &  2352      &     18049      &        206     \\
&   66     &     15697  &  2433      &     18130      &        125     \\
&   41     &     15697  &  2441      &     18138      &        117     \\
&   83     &     15697  &  2063      &     17760      &        495     \\
&   60     &     15697  &  2339      &     18036      &        219     \\
&   73     &     17819  &     5      &     17824      &        431     \\
&   34     &       124  &     0      &       124      &      18131     \\
    \hline
\hline\hline
  \end{tabular}
  \caption{\small\it blah blah. }
  \label{tab:missing}
\end{table}


\end{document}

On Sun, May 24, 2020 at 6:00 PM Schneider, Thomas (NIH/NCI) [E] via
Skim-app-users <[email protected]> wrote:

> > Here's the table.
> > \begin{table}
>
> Please provide a COMPLETE example that can be run with LaTeX without
> editing that shows the effect you are finding.  For example, it may be
> that some package you are calling caused this, or maybe a hyper link
> reference is covering the table or ...
>
> Here are some suggestions about how to report bugs effectively:
>
> How to Report Bugs Effectively
> by Simon Tatham
> https://alum.mit.edu/www/toms/bugs.html
>
> Tom
>
>   Thomas D. Schneider, Ph.D.
>   Senior Investigator
>   National Institutes of Health
>   National Cancer Institute
>   Center for Cancer Research
>   RNA Biology Laboratory
>   Biological Information Theory Group
>   Frederick, Maryland  21702-1201
>   [email protected]
>   https://alum.mit.edu/www/toms
>
>
> _______________________________________________
> Skim-app-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/skim-app-users
>
_______________________________________________
Skim-app-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-users

Reply via email to