64394/rstudio-erreur-unexpected-symbol-in
Bonjour, I'm new to Rstudio programming. I used a formula that worked very well but I now maintain an error message which appears while my files are the same as those I used before (with the same symbols: ".", ";" and "NA"). The message is as follows: #heatmap > > #import données fichier csv > library(dendextend) > library(gplots) > library(RColorBrewer) > > setwd("D:\") + + getwd() + + dat<-read.table("test.csv",header=T,dec=",",sep=";",na.strings = "NA") Erreur : unexpected symbol in: " dat<-read.table("test.csv"
Can you tell me why it no longer works? I noticed that there was a new version of "dendextend" that I installed. Thank you in advance for your answers, Julie
Try formatting your code like this: myfunction <- ...READ MORE
Description Windows & Linux Mac Clear console Ctrl+L ...READ MORE
This is a very common issue that ...READ MORE
Follow this: tools > global options > appearance ...READ MORE
This is a syntax error: Enclose your if ...READ MORE
Write the code in the following way: myfunction ...READ MORE
You need the package RGtk2 for rattle to ...READ MORE
There is so parameter that could be ...READ MORE
You can use the function called background_grid(). This ...READ MORE
In the structure of the value returned ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.