Hi, I am trying to perform associan rule mining on a dataset I have loaded form a CSV file, but the [apriori] function of [arules] package accepts binaryMatrices or transactions only. Is there any straightforward way through this conversion? Thanks in advance.