Creates Laffer curves. The function allows specifying a custom Laffer curve, modifying the maximum X and Y axis values, creating intersections along the values of the Y-axis and the curve and customizing the final output with other arguments.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
curve |
Specify a custom curve (as |
t |
Y-axis values where to create intersections with the Laffer curve. |
xmax |
Numeric. Allows modifying the maximum X value for the default Laffer curve. |
ymax |
Numeric. Allows modifying the maximum Y value for the default Laffer curve. |
pointcol |
Color of the point that represents the optimum point. |
generic |
Boolean. If |
showmax |
If |
main |
Main title of the plot. |
sub |
Subtitle of the plot. |
xlab |
Name of the X-axis. |
ylab |
Name of the Y-axis. |
acol |
Color of the area of the curve. |
alpha |
Transparency of the colored area. |
bg.col |
Background color of the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.