removes the not() operation (that makes a df a not_df)

reverse_not_df(x)

# S3 method for not_df
reverse_not_df(x)

Arguments

x

not_df class object

Value

x without the not_df class associated with it