File: NAMESPACE

package info (click to toggle)
r-cran-conflicted 1.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: sh: 13; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 255 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# Generated by roxygen2: do not edit by hand

S3method("[",conflict_report)
S3method(print,conflict_report)
export(conflict_prefer)
export(conflict_prefer_all)
export(conflict_prefer_matching)
export(conflict_scout)
export(conflicts_prefer)
import(rlang)