ctgov_plot_timeline: Plot a Timeline for a Set of Clinical Trials

View source: R/plot.R

ctgov_plot_timelineR Documentation

Plot a Timeline for a Set of Clinical Trials

Description

Plot a Timeline for a Set of Clinical Trials

Usage

ctgov_plot_timeline(
  x,
  mapping = aes_string(nct_id = "nct_id", start = "start_date", end =
    "primary_completion_date", y = "nct_id", fill = "phase")
)

Arguments

x

the data.frame object returned from a query.

mapping

the aesthetic mapping.

See Also

ctgov_gantt_labeller


presagia-analytics/ctrialsgov documentation built on March 25, 2024, 2:10 p.m.