Skip to content

mark 0.4.1

Choose a tag to compare

@jmbarbone jmbarbone released this 05 Nov 13:46
  • details(factor) no longer adds fact class to factors #50
  • details() gains new argument factor_n to control threshold for making character vectors into factors
  • detail.data.frame() now works with single column data.frames #48
  • paste_combine() no longer duplicated the second vector of ... when length(...) > 2 #52