The solution, as posted in a comment by @G. Grothendieck, was to use the fileEncoding= argument to specify the correct encoding, which turned out to be either UTF16LE or UCS-2LE according to the OP.
Writing this as an answer so that is not lost to the comments.
Related Posts:
- numpy division with RuntimeWarning: invalid value encountered in double_scalars
- numpy division with RuntimeWarning: invalid value encountered in double_scalars
- How to use _CRT_SECURE_NO_WARNINGS
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- C pointers and arrays: [Warning] assignment makes pointer from integer without a cast
- RuntimeWarning: invalid value encountered in double_scalars – without numpy
- “Notice: Undefined variable”, “Notice: Undefined index”, and “Notice: Undefined offset” using PHP
- What does “control reaches end of non-void function” mean?
- libpng warning: iCCP: known incorrect sRGB profile
- warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
- Plot multiple lines in one graph
- Replace a value in a data frame based on a conditional (`if`) statement
- How to read in .HTM into R as a data frame?
- Create empty data frame with column names by assigning a string vector?
- Changing font size and direction of axes text in ggplot2
- How to randomize ggplot factor color scheme, keeping same default distances on color wheel?
- Count number of occurences for each unique value
- Find duplicate values in R
- How to change line width in ggplot?
- Error in library(ggplot2) : There is no package called ‘ggplot2’
- Transpose a data frame
- How to drop columns by name in a data frame
- How to reshape data from long to wide format
- Change size of axes title and labels in ggplot2
- Multiple If Statements in R
- ggplot geom_text font size control
- What’s the difference between lapply and do.call?
- ggplot2, change title size
- Combine two or more columns in a dataframe into a new column with a new name
- Illegal string offset Warning PHP
- Illegal string offset Warning PHP
- Initial value in ‘vmmin’ is not finite even when changing the starting value
- Insert picture/table in R Markdown
- Test if a vector contains a given element
- R “Error: unexpected ‘}’ in “}”
- How to remove outliers from a dataset
- Insert a blank column in dataframe
- “length of ‘dimnames’ [2] not equal to array extent” on one of two very similar sets
- Mean per group in a data.frame
- How to install RHadoop packages (Rmr, Rhdfs, Rhbase)?
- Illegal string offset Warning PHP
- Error in dev.off() : cannot shut down device 1 (the null device)
- How to create an empty matrix in R?
- Illegal string offset Warning PHP
- standard deviation on dataframe does not work
- Warning message: In `…` : invalid factor level, NA generated
- libpng warning: iCCP: known incorrect sRGB profile
- How to increase font size in a plot in R?
- What is the difference between = and ==?
- Merge r brings error “‘by’ must specify uniquely valid columns”
- Subscripts in plots in R
- promise already under evaluation: recursive default argument reference or earlier problems?
- What does the error “arguments imply differing number of rows: x, y” mean?
- Aggregate multiple columns at once
- Error in model.frame.default: variable lengths differ
- Non-numeric argument to mathematical function
- Variable warning set but not used
- Position-dodge warning with ggplot boxplot?
- Plot two graphs in same plot in R
- data.table vs dplyr: can one do something well the other can’t or does poorly?
- R – Concatenate two dataframes?
- KNN in R: ‘train and class have different lengths’?
- Error in rep(1, n.ahead) : invalid ‘times’ argument in R
- Producing subscripts in R markdown
- ggplot geom_text font size control
- lme4::lmer reports “fixed-effect model matrix is rank deficient”, do I need a fix and how to?
- R multiple conditions in if statement
- How do you use “<<-" (scoping assignment) in R?
- Remove quotes from a character vector in R
- Convert data.frame columns from factors to characters
- Data truncated for column?
- Avoid passing null as the view root (need to resolve layout parameters on the inflated layout’s root element)
- Re-ordering factor levels in data frame
- Is it possible to have a multi-line comments in R?
- Understanding the result of modulo operator: %%
- R – error “variable lengths differ”
- Simple manual RMarkdown tables that look good in HTML, PDF and DOCX
- Select rows from a data frame based on values in a vector
- how to increase the limit for max.print in R
- dplyr: “Error in n(): function should not be called directly”
- how to increase the limit for max.print in R
- In R formulas, why do I have to use the I() function on power terms, like y ~ I(x^3)
- backward elimination in R
- Error in eval(expr, envir, enclos) : object not found
- Filter data.frame rows by a logical condition
- Replace NA with 0 in a data frame column [duplicate]
- How to plot 3D scatter diagram using ggplot?
- How do I convert a factor into date format?
- Error while creating heatmaps – NA/NaN/Inf in foreign function call (arg 11)
- Write lines of text to a file in R
- How to compute summation in r
- Plot multiple boxplot in one graph
- R will plot but won’t draw abline
- scale_fill_discrete and scale_fill_manual – legend options confusion
- R – argument is of length zero in if statement
- RuntimeWarning: overflow encountered in ubyte_scalars
- ‘Incomplete final line’ warning when trying to read a .csv file into R
- How to solve ‘protection stack overflow’ issue in R Studio
- Conditional mean statement
- Warning: Found conflicts between different versions of the same dependent assembly