diff --git a/README.Rmd b/README.Rmd index d56810a..053e909 100644 --- a/README.Rmd +++ b/README.Rmd @@ -124,5 +124,4 @@ We obtain a `TPreg` object with a dedicated plotting method using ggplot: plot(net_estimate) + ggplot2::ylim(-5, 5) ``` -Let's make sure we a More examples to come! \ No newline at end of file diff --git a/README.md b/README.md index 67a2aea..94e346e 100644 --- a/README.md +++ b/README.md @@ -134,4 +134,4 @@ plot(net_estimate) + ggplot2::ylim(-5, 5) -Let’s make sure we a More examples to come\! +More examples to come\!