Skip to content

Commit d7c5a99

Browse files
committed
Final tweak to DESCRIPTION
1 parent 0906c37 commit d7c5a99

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

DESCRIPTION

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,12 @@ Authors@R: c(
88
comment = c(ORCID = "0000-0002-1057-3721"))
99
)
1010
Description: Develop spatial interaction models (SIMs). SIMs predict the
11-
amount of interactions, for example number of trips per day, between
12-
geographic entities representing trip origins and destinations. SIMs
13-
can be unconstrained, production-constrained, attraction-constrained
14-
and doubly-constrained (Wilson 1979) <doi:10.1068/a030001>. The
15-
package contains functions for creating origin-destination datasets
11+
amount of interaction, for example number of trips per day, between
12+
geographic entities representing trip origins and destinations.
13+
Contains functions for creating origin-destination datasets
1614
from geographic input datasets and calculating movement between
17-
origin-destination pairs.
15+
origin-destination pairs with constrained, production-constrained,
16+
and attraction-constrained models (Wilson 1979) <doi:10.1068/a030001>.
1817
License: AGPL (>= 3)
1918
URL: https://github.com/robinlovelace/simodels,
2019
https://robinlovelace.github.io/simodels/

0 commit comments

Comments
 (0)