I am using R studio and have been using read.csv, read.table, and my data to answer homework questions on manipulating data from a csv file. I have a specific row and column that I want to change from one number to another in the csv file. I don't know what to use and can't figure out from the books I have or google.
To help us help you, could you please prepare a reproducible example (reprex) illustrating your issue? Please have a look at this guide, to see how to create one: