lsting <-as_listing( out,key_cols =c("ARM", "USUBJID", "VISIT"),disp_cols =names(out),main_title =paste("Listing of", analyte,"Concentration by Treatment Group, Subject and Nominal Time, PK Population\nProtocol: xxnnnnn" ),subtitles =paste("Analyte:", analyte))head(lsting, 20)
Listing of Plasma Drug X Concentration by Treatment Group, Subject and Nominal Time, PK Population
Protocol: xxnnnnn
Analyte: Plasma Drug X
———————————————————————————————————————————————————————————————————————————————————————————————
Actual Time
Nominal Sampling From First Concentration
Treatment Group Subject ID Visit Time (hr) Dose (hr) (ug/mL)
———————————————————————————————————————————————————————————————————————————————————————————————
A: Drug X AB12345-BRA-1-id-105 Day 1 0 0 0
0.5 0.5 10.404
1 1 13.987
1.5 1.5 14.142
2 2 12.744
3 3 8.803
4 4 5.461
8 8 0.562
12 12 0.049
Day 2 24 24 0
AB12345-BRA-1-id-134 Day 1 0 0 0
0.5 0.5 14.405
1 1 17.863
1.5 1.5 16.613
2 2 13.735
3 3 7.923
4 4 4.064
8 8 0.178
12 12 0.006
Day 2 24 24 0
Experimental use!
WebR is a tool allowing you to run R code in the web browser. Modify the code below and click run to see the results. Alternatively, copy the code and click here to open WebR in a new tab.