25 lines
243 B
Markdown
25 lines
243 B
Markdown
|
|
## Name
|
|
|
|
## Synopsis
|
|
|
|
## Description
|
|
|
|
Availability: v...
|
|
|
|
## Examples
|
|
|
|
```SQL
|
|
-- example of the function in use
|
|
SELECT cdb_awesome_function(the_geom, 'total_pop')
|
|
FROM table_name
|
|
```
|
|
|
|
## API Usage
|
|
|
|
_asdf_
|
|
|
|
## See Also
|
|
|
|
_Other function pages_
|