• Stars
    star
    1
  • Language
    R
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

To install this package use this- devtools::install_github("Shubham619/cleandata") #Overview -remove_timestamp() :- to remove timestamp from data. -clean_first_col() :- for cleaning name column(must be your first column). -remove_bracs() :- removing brackets from column name and data between brackets. -adding_col_bind() :- creating dataframe with first two NA rows and NA column. -load_workbook_sheetname() :- loading worksheet and sheetname of it.