Learn R Programming

miner (version 0.2.2)

mc_close: Close cached connection to Minecraft server

Description

Close the current connection to a Minecraft server.

Usage

mc_close()

Arguments

Value

None.

Examples

Run this code
# NOT RUN {
  mc_connect()
  getPlayerIds()
  mc_close()
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab