density() — create a new density map

density(env, **vars)
This creates a new, empty, density map. If you give any arguments to the density() constructor, they are passed to density.read(), to read in an initial density. See the density.grid_search() example.