# Function like expand.grid in R

**URL:** https://discourse.julialang.org/t/function-like-expand-grid-in-r/4350
**Category:** General Usage
**Tags:** question
**Created:** [June 19, 2017, 5:37pm UTC](https://discourse.julialang.org/t/function-like-expand-grid-in-r/4350 "2017-06-19T17:37:58Z")
**Posts on this page:** 1
**Showing post:** 23

<div class="post-metadata">

### Author: ![pdeffebach](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pdeffebach/32/10320_2.png) [@pdeffebach](https://discourse.julialang.org/u/pdeffebach)
#### Post date: [July 10, 2023, 6:32pm UTC](https://discourse.julialang.org/t/function-like-expand-grid-in-r/4350/23 "2023-07-10T18:32:45Z")

</div>

There a DataFrames.jl function added in the past year called `allcombinations`. See [here](https://dataframes.juliadata.org/stable/lib/functions/#DataAPI.allcombinations)

---

_[View the full topic](https://discourse.julialang.org/t/function-like-expand-grid-in-r/4350)._
