get_indicator_plan: Get the Indicator Plan

Description Usage Value Examples

Description

Use drake_plan to create the indicator plan.

Usage

1

Value

a drake plan

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
# Print the plan

get_indicator_plan()


# Make the plan, load a target, print the target

## Not run: 

make(get_indicator_plan())

loadd(acs_indicators)

print(acs_indicators)

## End(Not run)

tiernanmartin/NeighborhoodChangeTypology documentation built on May 17, 2019, 1:02 p.m.