File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -331,35 +331,35 @@ imgs <- lapply(list, function(x) {(charToRaw(x$image))})
331331image_scale(image_read(imgs [[1 ]]),200 )
332332```
333333
334- ![ ] ( < casc_files/figure-html/disp list -1.png > )
334+ ![ ] ( casc_files/figure-html/disp%20list -1.png )
335335
336336``` r
337337# "Ethyl 2-nonynoate"
338338image_scale(image_read(imgs [[2 ]]),200 )
339339```
340340
341- ![ ] ( < casc_files/figure-html/disp list -2.png > )
341+ ![ ] ( casc_files/figure-html/disp%20list -2.png )
342342
343343``` r
344344# "Ethyl 1<em>H</em>-pyrazole-1-acetate"
345345image_scale(image_read(imgs [[3 ]]),200 )
346346```
347347
348- ![ ] ( < casc_files/figure-html/disp list -3.png > )
348+ ![ ] ( casc_files/figure-html/disp%20list -3.png )
349349
350350``` r
351351# "Ethyl 3-(ethoxycarbonyl)benzenepropanoate"
352352image_scale(image_read(imgs [[4 ]]),200 )
353353```
354354
355- ![ ] ( < casc_files/figure-html/disp list -4.png > )
355+ ![ ] ( casc_files/figure-html/disp%20list -4.png )
356356
357357``` r
358358# "Ethyl 1-cyclohexene-1-carboximidate"
359359image_scale(image_read(imgs [[5 ]]),200 )
360360```
361361
362- ![ ] ( < casc_files/figure-html/disp list -5.png > )
362+ ![ ] ( casc_files/figure-html/disp%20list -5.png )
363363
364364### Select Specific Data
365365
You can’t perform that action at this time.
0 commit comments