From 0d5fa7a1999ecc45087b130024a4ff1b9ad5890c Mon Sep 17 00:00:00 2001 From: csobier Date: Tue, 17 May 2016 19:58:07 -0400 Subject: [PATCH] removed username from segmentation for consistency- this branch is ready to go --- doc/segmentation_functions.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/segmentation_functions.md b/doc/segmentation_functions.md index 17a1f37..6e031f5 100644 --- a/doc/segmentation_functions.md +++ b/doc/segmentation_functions.md @@ -10,7 +10,6 @@ _**Note:** The Segmentation Snapshot functions are only available for the United Name | Description | Example Values --- | --- | --- -username | The username of your CartoDB account where the Data Observatory has been enabled | `username` point geometry | A point geometry. You can use the helper function, `CDB_LatLng` to quickly generate one from latitude and longitude | `CDB_LatLng(40.760410,-73.964242)` ### Returns