saving . . . saved open csv file using notepad has been deleted. open csv file using notepad has been hidden .
open csv file using notepad
Title
Question
<span style="font-size: 15px;">How will you open csv file using notepad </span>

R Introduction-to-Data-Frames-in-R 06-07 min 30-40 sec 16-06-20, 11:54 a.m. bindukannan

Answers:

On the Windows operating system, you need to right-click on the CSV file and select Open with Notepad. 
On the Linux operating system, you should open a terminal and type gedit myfile.csv. Please note that myfile is the name of the CSV file. 
16-06-20, 12:39 p.m. sudhakarst


Log-in to answer to this question.