6.3 Manual data entry

  • Practically you’ll never need, or advised, to enter values manually.
  • You can edit dataframes interactively within R using one of the following options
fix(mtcars)
DataEditR::data_edit(mtcars)