Log-scaled axis including transformed P-values

logAxis(
  side,
  at = NULL,
  base = 2,
  values = FALSE,
  useFcValues = TRUE,
  las = 2,
  makeNegative = FALSE,
  doSignedSignificance = FALSE,
  flipSignedSignificanceSign = FALSE,
  bigMark = ",",
  prettyN = 5,
  digits = 2,
  cex.axis = 1,
  font.axis = 1,
  ...
)