If TRUE, the default, density estimates are trimmed to the
actual range of the data. If FALSE, they are extended by the
default 3 bandwidths (as specified by the cut parameter to
density).
n
Number of points (along x) to use in the density estimate.
na.rm
If TRUE missing values will be silently removed,
otherwise they will be removed with a warning.