Skip to content

Commit

Permalink
change from Rmd to Md to that there is no...
Browse files Browse the repository at this point in the history
unnamed vignette rendered
  • Loading branch information
ThomUK committed Dec 12, 2023
1 parent 72295c3 commit 8f89577
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vignettes/example_walkthrough.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ This vignette is a practical demonstration of the {NHSRwaitinglist} functions, u
The example is centred on a P4 (priority 4) Ear, Nose & Throat (ENT) waiting list at an acute hospital.

The package functions we will be using are:
```{r child = 'functions_table.Rmd'}
```{r child = 'functions_table.Md'}
```

## Setup
Expand Down Expand Up @@ -219,7 +219,7 @@ Closer attention should be paid to P2 procedures.

This worked example aims to demonstrate the functions available in this package.
In chronological order of application they were:
```{r child = 'functions_table.Rmd'}
```{r child = 'functions_table.Md'}
```

## Further reading
Expand Down
File renamed without changes.

0 comments on commit 8f89577

Please sign in to comment.