Update/refresh a JMP table from csv file
Hi there,I am working with a csv file that I have imported to JMP for analysis (I like the graphs and statistical analyses that I can perform with JMP). However, the file is rather large, and I execute a lot of code in R. At the end of my R script, I export the data to a csv, upload it to JMP, and perform my analyses. This works great until I need to go back into R to change an equation. I end up ...