UTF Encoding of scripts and databases in this web

Examples and databases in this web will only be in UTF format.

We will present some instructions to use it if you have another encoding in your R or RStudio, and if you want to transform UTF into another encoding.

RStudio

- To select encoding by defect:

- To reopen a script with a "wrong" format for us:

In the next window, if our encoding is not in the list check "Show all encodins". We can also select UTF-8 as default:

R

If we use the R interface and we have problems reading the script into the console:

we can open the script with Notepad and save it as "UTF-8 with BOM".

For more aspects:

Some typical problems when importing texts in Windows, Linux and MAC  <- Click