Find which followers have not voted a post yet. avotenot means 'analysis who has not voted yet'.

avotenot(postlink = NA)

Arguments

postlink

A character string of the link to a target post.

Value

A character vector of the name list of the followers who have not voted the target post yet.

Examples

# NOT RUN {
avotenot("cn/@dapeng/steemit-markdown")
# }