В Wed, 26 Oct 2022 18:51:40 +0200
Gábor Malomsoki пишет:
> Error in parse(text = x, keep.source = TRUE) :
> :13:66: unexpected INCOMPLETE_STRING
> 12:
> 13: tomitettseg_GesNa$station_desc[tomitettseg_GesNa$station_desc ==
> "Dichtheits.- Durchflusspr
>
> i get this error message when i try to
Dear Rui,
this is very strange, it seams that in your script there is no problem to
compile the report, but in mine not, i just sent you the rows 10:15 from
141299 obs.
It seams it does not like the punctuation marks in "Dichtheits.-
Durchflussprüfung M8.1", so i used a gsub () then a sub () repla
Às 20:19 de 26/10/2022, Gábor Malomsoki escreveu:
If i change the column name:
"Dichtheits.- Durchflussprüfung M8.1"
In the csv to something else, like "x" then it works, but this is not the
elegant solution.
Gábor Malomsoki schrieb am Mi., 26. Okt. 2022,
19:37:
Hello,
sure
dput(tomitettseg
If i change the column name:
"Dichtheits.- Durchflussprüfung M8.1"
In the csv to something else, like "x" then it works, but this is not the
elegant solution.
Gábor Malomsoki schrieb am Mi., 26. Okt. 2022,
19:37:
> Hello,
>
> sure
> dput(tomitettseg[10:15, c(1-8)])
>
> structure(list(serial_num
Hello,
sure
dput(tomitettseg[10:15, c(1-8)])
structure(list(serial_number = c("362017126683", "362017126683",
"362017126683", "362017362605", "362017362605",
"362017362605"
), station_number = c(362060010081, 362060010081, 362060010081,
362060010081, 362060010081, 36206001
Às 17:51 de 26/10/2022, Gábor Malomsoki escreveu:
Dear all,
Error in parse(text = x, keep.source = TRUE) :
:13:66: unexpected INCOMPLETE_STRING
12:
13: tomitettseg_GesNa$station_desc[tomitettseg_GesNa$station_desc ==
"Dichtheits.- Durchflusspr
i get this error message when i try to compile
Dear all,
Error in parse(text = x, keep.source = TRUE) :
:13:66: unexpected INCOMPLETE_STRING
12:
13: tomitettseg_GesNa$station_desc[tomitettseg_GesNa$station_desc ==
"Dichtheits.- Durchflusspr
i get this error message when i try to compile the report.
i think this is because of the punktuatio
7 matches
Mail list logo