> On Dec 1, 2020, at 1:51 PM, Dennis Weygand wrote:
>
> From the following lines of code on an iMac running Catalina 10.15.7
>
>
> library(readxl)
> fname <- "/Volumes/SD/LabData/Lorentz/Lorentz.xlsx"
>
> Helm <- read_excel(fname,sheet="Helmholtz")
>
> I get the following annoying error:
>
On 01/12/2020 1:51 p.m., Dennis Weygand wrote:
From the following lines of code on an iMac running Catalina 10.15.7
library(readxl)
fname <- "/Volumes/SD/LabData/Lorentz/Lorentz.xlsx"
Helm <- read_excel(fname,sheet="Helmholtz")
I get the following annoying error:
Error: Evaluation error: zi
>From the following lines of code on an iMac running Catalina 10.15.7
library(readxl)
fname <- "/Volumes/SD/LabData/Lorentz/Lorentz.xlsx"
Helm <- read_excel(fname,sheet="Helmholtz")
I get the following annoying error:
Error: Evaluation error: zip file
To me this makes no sense: the file in qu
3 matches
Mail list logo