ctgov_plot_timeline | R Documentation |
Plot a Timeline for a Set of Clinical Trials
ctgov_plot_timeline(
x,
mapping = aes_string(nct_id = "nct_id", start = "start_date", end =
"primary_completion_date", y = "nct_id", fill = "phase")
)
x |
the data.frame object returned from a query. |
mapping |
the aesthetic mapping. |
ctgov_gantt_labeller
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.