Files for Chapter 6 Method of Lines PDE Analaysis in Biomedical Science and Engineering ode_1_main.R Listing 6.1 ode_1.R Listing 6.2 pde_1_main.R Listing 6.3 pde_1.R Listing 6.4 dss020.R dss044.R Please note that the main programs have a setwd (set working directory) statement that will require editing for the local computer. Specifically, the folder where the R routines reside has to be defined, e.g., setwd("f:/comp3/wiley_download/chap6"); Note the use of / rather than the usual \. Other listings discussed in Chapter 6 are easily produced by editing the preceding files (as discussed in Chapter 6). If you encounter any problems in executing these files (by copying and pasting the main programs into R at the prompt, then editing setwd), or require additional explanation/ clarification, please contact the author at wes1@lehigh.edu, (610) 758-4264.