Skip to content

Commit 6ccc4be

Browse files
committed
Rename images and links
1 parent 39e7453 commit 6ccc4be

6 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/r/casc.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -331,35 +331,35 @@ imgs <- lapply(list, function(x) {(charToRaw(x$image))})
331331
image_scale(image_read(imgs[[1]]),200)
332332
```
333333

334-
![](casc_files/figure-html/disp%20list-1.png)
334+
![](casc_files/figure-html/list-1.png)
335335

336336
``` r
337337
# "Ethyl 2-nonynoate"
338338
image_scale(image_read(imgs[[2]]),200)
339339
```
340340

341-
![](casc_files/figure-html/disp%20list-2.png)
341+
![](casc_files/figure-html/list-2.png)
342342

343343
``` r
344344
# "Ethyl 1<em>H</em>-pyrazole-1-acetate"
345345
image_scale(image_read(imgs[[3]]),200)
346346
```
347347

348-
![](casc_files/figure-html/disp%20list-3.png)
348+
![](casc_files/figure-html/list-3.png)
349349

350350
``` r
351351
# "Ethyl 3-(ethoxycarbonyl)benzenepropanoate"
352352
image_scale(image_read(imgs[[4]]),200)
353353
```
354354

355-
![](casc_files/figure-html/disp%20list-4.png)
355+
![](casc_files/figure-html/list-4.png)
356356

357357
``` r
358358
# "Ethyl 1-cyclohexene-1-carboximidate"
359359
image_scale(image_read(imgs[[5]]),200)
360360
```
361361

362-
![](casc_files/figure-html/disp%20list-5.png)
362+
![](casc_files/figure-html/list-5.png)
363363

364364
### Select Specific Data
365365

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)