Skip to content

Difference between optimizeMap() and make.acmap()? #164

Answered by drserajames
drserajames asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @judyssister - I also made this a new issue as it's a new topic.

From the help file for make.acmap

This is a wrapper function for first making a map with table data then, running optimizations to make the map otherwise done with acmap() followed by optimizeMap()

Basically, make.acmap takes your titre data and makes in into the right format for running optimizeMap. If you have your titre data already saved in the right format, you can just read it in and use optimizeMap. Or if you have used make.acmap and you want to run some more optimisations on your map, you can use optimizeMap.

Hope this helps. Please reopen this issue if this isn't clear.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by shwilks
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #152 on November 28, 2023 13:57.