diff --git a/man/plot.Method.Rd b/man/plot.Method.Rd index 94cae6b..c77df54 100644 --- a/man/plot.Method.Rd +++ b/man/plot.Method.Rd @@ -52,19 +52,16 @@ the \link{patchwork} class applied. \if{html}{ Example of a plot for each step of the method: - \out{
} -\out{

}\strong{Step 1: Monte Carlo Replications}\out{

} +\out{}\strong{Step 1: Monte Carlo Replications}\out{} \figure{example-step-1.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 1"} \out{
} - \out{
} -\out{

}\strong{Step 2: Curve Fitting}\out{

} +\out{}\strong{Step 2: Curve Fitting}\out{} \figure{example-step-2.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 2"} \out{
} - \out{
} -\out{

}\strong{Step 3: Bootstrapping}\out{

} +\out{}\strong{Step 3: Bootstrapping}\out{} \figure{example-step-3.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 3"} \out{
} } diff --git a/man/plot.StepOne.Rd b/man/plot.StepOne.Rd index 8a4d12c..8804976 100644 --- a/man/plot.StepOne.Rd +++ b/man/plot.StepOne.Rd @@ -35,7 +35,6 @@ that can be further modified. The object returned also contains the \if{html}{ Example of a plot: - \out{
} \figure{example-step-1.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 1"} \out{
} diff --git a/man/plot.StepThree.Rd b/man/plot.StepThree.Rd index 8d92855..5d3cc31 100644 --- a/man/plot.StepThree.Rd +++ b/man/plot.StepThree.Rd @@ -35,7 +35,6 @@ that can be further modified. The object returned also contains the \if{html}{ Example of a plot: - \out{
} \figure{example-step-3.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 3"} \out{
} diff --git a/man/plot.StepTwo.Rd b/man/plot.StepTwo.Rd index 63ed3a0..8aa4256 100644 --- a/man/plot.StepTwo.Rd +++ b/man/plot.StepTwo.Rd @@ -35,7 +35,6 @@ that can be further modified. The object returned also contains the \if{html}{ Example of a plot: - \out{
} \figure{example-step-2.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Step 2"} \out{
} diff --git a/man/plot.Validation.Rd b/man/plot.Validation.Rd index bdb0d91..2c69f3d 100644 --- a/man/plot.Validation.Rd +++ b/man/plot.Validation.Rd @@ -39,7 +39,6 @@ The plot object returned can be further modified and also contains the \if{html}{ Example of a validation plot: - \out{
} \figure{example-validation.png}{options: style="width: 640px; max-width: 90\%;" alt="Example Validation"} \out{
}