On 13/06/2018 10:52 AM, Jason Serviss wrote:
Hi Shakell,

You have sent your enquiry to the R package development mailing list. You will 
most likely get more help and relevant answers if you send to the R-help 
mailing list since here we are mostly (totally) focused on package development.

You can find the mailing lists and their descriptions here: 
https://www.r-project.org/mail.html

Shakeel was (incorrectly) sent here from there. Since then other advice has appeared: probably an RStudio forum or Stack Overflow is his best bet.

Duncan Murdoch


Regards,
Jason


On 13 Jun 2018, at 16:31, Shakeel Suleman 
<shakeel.sule...@phe.gov.uk<mailto:shakeel.sule...@phe.gov.uk>> wrote:

I am relatively new to R and was wondering if someone could advise me on presenting 
tables in R Markdown for Word. I would like to present a simple table of counts, with 
column 1 representing name of an organisation (and last row called "All 
organisations") and another four columns representing the most recent four week 
period (e.g. week 21, 22, 23, 24) and a final total column, as illustrated below. The 
actual data is just counts (e.g. 4, 5, 8, widgets produced, number of people off sick 
etc).

My question is: can this be done to a publication quality standard. I have tried Pander, 
but that adds "Sum" instead of All Organisations and 4 Week Total and doesn't 
look particularly good.



Week



20

21

22

23

4 week total

Organisation

6

6

1

1

14

ABC

2

4

1

5

12

DCE

0

5

1

5

11

EFG

3

6

3

5

17

HIJ

1

8

3

2

14

All Organizations

12

29

9

18

68




Kind regards,

Shakeel


**************************************************************************
The information contained in the EMail and any attachments is confidential and 
intended solely and for the attention and use of the named addressee(s). It may 
not be disclosed to any other person without the express authority of Public 
Health England, or the intended recipient, or both. If you are not the intended 
recipient, you must not disclose, copy, distribute or retain this message or 
any part of it. This footnote also confirms that this EMail has been swept for 
computer viruses by Symantec.Cloud, but please re-sweep any attachments before 
opening or saving. http://www.gov.uk/PHE
**************************************************************************
[[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org<mailto:R-package-devel@r-project.org> mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


        [[alternative HTML version deleted]]

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel


______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to